Freeradius 3, how to return cn from ldap and use it to update Stripped-User-Name?
I have a working freeradius 3.0 connected to active directory and an aruba access point.
users are able to login using cn@domain. e.g. [email protected]. I’m now trying to also make it possible to allow userPrincipalName for login. e.g. [email protected] (cn cannot be derived from upn without doing an ldap lookup).