Hello ritmo2k
Yes, the Workday to Active Directory User Provisioning connector does attempt to rename previously provisioned accounts that have a valid matching attribute. The connector will use the sAMAccountName or userPrincipalName attribute to match the Active Directory account to the Workday account. If the sAMAccountName or userPrincipalName attribute has changed in Workday, the connector will attempt to rename the Active Directory account to match the new value.
If the Active Directory account is already in use by another user, the connector will fail to rename the account. In this case, you will need to manually rename the Active Directory account.
Here is a more detailed explanation of how the connector handles employee renames:
- The connector will first check to see if the Workday account has a valid matching attribute in Active Directory. If the Workday account does not have a valid matching attribute, the connector will create a new Active Directory account.
- If the Workday account has a valid matching attribute in Active Directory, the connector will check to see if the sAMAccountName or userPrincipalName attribute has changed in Workday. If the sAMAccountName or userPrincipalName attribute has not changed, the connector will do nothing.
- If the sAMAccountName or userPrincipalName attribute has changed in Workday, the connector will attempt to rename the Active Directory account to match the new value. If the Active Directory account is already in use by another user, the connector will fail to rename the account.
You can configure the connector to rename the Active Directory account using the following settings:
- Rename AD account if sAMAccountName or userPrincipalName changes: This setting controls whether the connector will attempt to rename the Active Directory account if the sAMAccountName or userPrincipalName attribute changes in Workday.
- Rename AD account if cn changes: This setting controls whether the connector will attempt to rename the Active Directory account if the cn attribute changes in Workday.
I hope this helps! Let me know if you have any other questions.