Deleted.
Solved! Go to Solution.
I don't know how you got to that set of configurations - looks like trial&error in some cases. The documentation on synchronization properties lists all the relevant settings to do for full synchronization.
In alfresco-global.properties or in alfresco/extension/subsystems/Synchronization/default/default/my.properties
synchronization.synchronizeChangesOnly=false
You should know that no setting in alfresco-global.properties will be used that is overriden in alfresco/extension/subsystems/Authentication/ldap-ad/ldap-ad1/_name_.properties (similar for any other subsystem). Also, the passthru and ntlm related settings do not belong in the LDAP-AD subsystem at all - they will have no effect there because that subsystem does not provide such features. Synchronization settings not prefixed with "ldap." also do not belong in the LDAP-AD subsystem - there is a separate Synchronization subsystem for that which coordinates all the different LDAP/LDAP-AD subsystems you can have in Alfresco (I had customers with 4-6 LDAP configurations).
I don't know how you got to that set of configurations - looks like trial&error in some cases. The documentation on synchronization properties lists all the relevant settings to do for full synchronization.
In alfresco-global.properties or in alfresco/extension/subsystems/Synchronization/default/default/my.properties
synchronization.synchronizeChangesOnly=false
You should know that no setting in alfresco-global.properties will be used that is overriden in alfresco/extension/subsystems/Authentication/ldap-ad/ldap-ad1/_name_.properties (similar for any other subsystem). Also, the passthru and ntlm related settings do not belong in the LDAP-AD subsystem at all - they will have no effect there because that subsystem does not provide such features. Synchronization settings not prefixed with "ldap." also do not belong in the LDAP-AD subsystem - there is a separate Synchronization subsystem for that which coordinates all the different LDAP/LDAP-AD subsystems you can have in Alfresco (I had customers with 4-6 LDAP configurations).
Another possibility is to set personDifferentialQuery equal to personQuery.
Regards.
--C.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.