03-07-2017 02:10 AM
03-07-2017 04:29 AM
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).
03-07-2017 04:29 AM
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).
03-10-2017 01:43 PM
Another possibility is to set personDifferentialQuery equal to personQuery.
Regards.
--C.
Explore our Alfresco products with the links below. Use labels to filter content by product module.