LDAP distinguished name escaping
Alan DeKok
aland at deployingradius.com
Fri Sep 16 16:04:47 CEST 2016
On Sep 16, 2016, at 9:58 AM, Rob Johnson [rbj] <rbj at aber.ac.uk> wrote:
> I am using the python module to return a DN based off the caller IP:
The problem is that the LDAP module doesn't trust attributes by default. It only trusts it's configuration, which comes from the configuration file.
There is no simple way in v3 to dynamically create the DN.
Alan DeKok.
More information about the Freeradius-Users
mailing list