I have an LDAP synchronization enabled and it is working fine : user_uid in alfresco = sAMAccountName. I need to synchronize with the domain name :user_uid in alfresco= sAMAccountName@domain.com
Is in Alfresco any way to achieve this? I'm using alfresco-community-4.2.e
Thank you for your reply, but what can be this customization? Should I change something in the java code, maybe in the org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.java?