ldap & lower case usernames
Alan DeKok
aland at deployingradius.com
Tue Mar 4 07:34:27 CET 2008
Joe Vieira wrote:
> So, i am using ldap groups to handle my authorization, for wireless
> (peap) and the uid field in openldap is not case sensitive
> (caseignorematch) on the other hand memberUID (for the groups) is
> (caseExactIA5Match). so wicked sucky right? how can i get the
> user-name lower cased for JUST my ldap authorization section, i don't
> want to mess with it anywhere else...
Perl. Or, extend "unlang" to add "tr" support. That's ugly, but useful.
Alan DeKok.
More information about the Freeradius-Users
mailing list