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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

