09-25-2020 03:29 AM
Hello,
We have a problem - when disableing users in AD they stay enabled in repository. Is it possible that users get disabled in repo when the get disabled in AD? We are using LDAP synchronization. See screenshots below:
Thanks in advance and have a greate day!
09-28-2020 04:46 PM
Check ldap-ad-authentication.properties
ldap.synchronization.userAccountStatusProperty=userAccountControl ldap.synchronization.userAccountStatusInterpreter=ldapadUserAccountStatusInterpreter
and ldap-ad-authentication-context.xml
... <import resource="../../common-ldap-context.xml" /> <bean id="ldapadUserAccountStatusInterpreter" class="org.alfresco.repo.security.sync.ldap_ad.LDAPADUserAccountStatusInterpreter"> </bean> ...
Explore our Alfresco products with the links below. Use labels to filter content by product module.