Set UID Conflict Message
Specify the message displayed if a user identifier (UID) conflict is detected during login. This message is displayed if there is a local user with the same UID but a different user name than the Active Directory user logging on.
When the message is displayed, the %d
token in the message string is replaced with the UID of the conflicting local account. The message string you define must contain exactly one %d
token, and no other string replacement (%) characters.
For example:
Account with conflicting UID (%d) exists locally
This group policy modifies the pam.account.conflict.uid.mesg
setting in the agent configuration file.
For information about what to do when local conflicts are detected, see Set UID Conflict Resolution.