You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the sAMAccountName field is utilized to pull the username of Persons, but longer username formats (such as firstname.lastname) are truncated due to the 20-character limitation for compatibility reasons.
This may cause confusion in mixed environments where the NT style is still utilized, or in environments where the UPN is what users have been trained to log on with.
The text was updated successfully, but these errors were encountered:
Currently, the sAMAccountName field is utilized to pull the username of Persons, but longer username formats (such as firstname.lastname) are truncated due to the 20-character limitation for compatibility reasons.
This may cause confusion in mixed environments where the NT style is still utilized, or in environments where the UPN is what users have been trained to log on with.
The text was updated successfully, but these errors were encountered: