Can arbitrary email addresses be stored in AD userPrincipalName?
- by Rob Potter
I have a web app that is front-ended by ISA, natively authenticating against AD. All users currently log on with sAMAccountName. I would like to allow users to provide a personal email address and be able to authenticate against this instead.
From what I understand the AD userPrincipalName is typically used for an internally generated logon name,…