4 Feb
2020
4 Feb
'20
3:30 p.m.
On Feb 4, 2020, at 3:27 PM, Olivier Mahieu <o_mahieu@hotmail.com> wrote:
Its active directory Administrator account. No backslashes.
Then why are you looking up the full User-Name with backslashes? Split the User-Name into realm and "real" user name. Then look up the real user name. The server configuration does this pretty much by default. All you need to do is define a "AD-OM" realm in proxy.conf: realm AD-OM { } And the server will just do the right thing.
Doing radtest mschap returns correct vlan.
Because you're just using "Administrator" there. Please pay attention. Alan DeKok.