What is the ID attribute name I should use to reference users in Active Directory (I would prefer alphanumeric attribute)?
For example, you click http://www.example.com/show-user.php?user=12345 and the script would contact the directory server and display the info of the user with ID 12345.
I have found attribute named 'userPrincipalName' of a format similar to email (user@whatever.domain), but I'm not sure if it's what I need.
Windows Active Directory - need IDs
Moderator: General Moderators