Forum Discussion

JasjitChopra's avatar
Dec 12, 2016
Solved

samAcocuntName issue in Azure AD Domain services

I have a weird issue with user object synchronization where samAccountName differs in AAD Domain Services.   On Prem AD User: UPN: firstName@domain.com samAccountName:firstName   AAD Domain Servc...
  • Adam Fowler's avatar
    Adam Fowler
    Mar 05, 2017

    This should just come down to the Azure Active Directory Connect options you have (assuming you're using that and not ADFS). First image on this article: https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-user-signin shows the option on 'select the on-premises attribute to use as the Azure AD username' which may have just had 'firstname' selected.

     

    Azure AD Domain Services just gets given what it's given :)

     

    Guessing Jasjit deleted accounts/Azure AD and started again, otherwise you'd have to change them manually with PowerShell https://www.adamfowlerit.com/2016/05/wrong-domain-users-azure-active-directory/ 

Resources