20 Sep
2017
20 Sep
'17
6:05 p.m.
On Sep 20, 2017, at 5:51 PM, jan hugo prins <jhp@jhprins.org> wrote:
This works fine in FreeRadius 2, but in FreeRadius 3 I get an error on the if construct in the authorize section.
And... what is the error?
Can I do something like this?
ldap { server = "ldap.domain.local" if ( Realm == "aaa.com" ) { basedn = "ou=aaa,dc=bedrijf,dc=com" }
No. You can't put policies into the module configuration. Alan DeKok.