Hi, > > I have in the modules/ntlm_auth_vpn command:
there is another way to. simply make a second copy of that module....eg have ntlm_auth_vpn1 and ntlm_auth_vpn2 (each configured with what you want/need) and then read: http://wiki.freeradius.org/Fail-over you can then have this sort of thing in your config group { ntlm_auth_vpn1 { reject = 1 ok = return } ntlm_auth_vpn2 { reject = 1 ok = return } } alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

