The Active Directory service used by the Metasys system reads a set of information from the Active Directory service database, and populates and updates the user’s Properties based on those values. The following information is read, with the actual Active Directory service attribute names in parentheses:
-
User name (samAccountName, userPrincipalName, CanonicalName)
-
Description (Description)
-
Full Name (displayName)
-
Email (mail)
-
Phone Number (telephoneNumber)
-
Account Disabled (UserAccountControl)
In addition, the Security Identifier (ObjectSID) is obtained from the Active Directory service database and used internally to uniquely identify the Metasys user.