15 Feb
2006
15 Feb
'06
6:57 p.m.
Could we configure FreeRadius to look in a different ou, say ou=dialup,ou=radius,dc=test,dc=com, when it received an authentication request from the dialup NASes?
Try with huntgroups. huntgroups file dialup NAS-IP-Address == 1.1.1.1 dialup NAS-IP-Address == 1.1.1.2 adsl NAS-IP-Address == 1.1.1.3 Then in your ldap section basedn = "ou=%{Huntgroup-Name},ou=radius,dc=test,dc=com" I think that should work, I'd give it a shot with radiusd -X to see.