|
From: Morgan, J. P. <joe...@mg...> - 2015-07-08 21:49:18
|
In realm.conf, get rid of the default realm and add a NULL realm with the nostrip option. I don't know if just having the NULL domain is enough without the nostrip option. It probably is. [DOMAIN] domain=DOMAIN options=strip [domain.com] domain=DOMAIN options=strip [NULL] domain=DOMAIN options=nostrip Message: 1 Date: Wed, 08 Jul 2015 15:50:51 +0200 From: heupink <he...@gm...> Subject: Re: [PacketFence-users] 802.1x machine accounts issue To: pac...@li... Message-ID: <559...@gm...> Content-Type: text/plain; charset=windows-1252; format=flowed here they are, i hope the sanitation is allright: root@pf:/usr/local/pf# cat conf/realm.conf [SAMBA.DOMAIN.COM] domain=our-wrkg options=strip [default] domain=our-wrkg options=strip [OUR-WRKG] domain=our-wrkg options=strip ************************ |