11-29-2018 02:47 AM
i made few changes in alfresco-global.properties
ntlm.authentication.sso.enabled=true
ntlm.authentication.mapUnknownUserToGuest=false
alfresco.authentication.allowGuestLogin=false
ntlm.authentication.browser.ticketLogons=true
alfresco.authentication.authenticateCIFS=false
but i can't do connection with my active directory
11-30-2018 07:44 AM
Did you also configure the passthru authentication subsystem to be active at all? Just setting these properties will not magically make Active Directory authentication work unless you configure and activate passthru authentication. Also, just as a reminder: Using NTLM authentication is extremely obsolete and considered insecure. You should really look into setting up Kerberos / SPNEGO, CAS or SAML authentication instead (SAML is only available for Enterprise).
Explore our Alfresco products with the links below. Use labels to filter content by product module.