05-03-2018 03:56 AM
Hey guys,
I stuck in LDAP-AD Integration since I'm new to alfresco.
Please confirm me the work flow which I've done is whether right or wrong.
In the first,
1. Added the authentication-chain in alfresc-global.properties file.
2. Created a ldap-authentication.properties file and ldap-authentication-context.xml file under the [C:\alfresco-community\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\Authentication\ldap-ad\ldap-ad1] folder.
So, my doubt is should I add any files other than the above properties files and xml file.
05-03-2018 05:30 AM
Hey
Perform Following step to correct your work flow.
1.Create alfresco-global.properties under the [C:\alfresco-community\tomcat\shared\classes] folder.
- add following snippet in alfresco-global.properties.
#LDAP
ldap.enabled=true
authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap-ad1:ldap-ad
2. Create ldap-ad-authentication.properties under the [C:\alfresco-community\tomcat\shared\classes\alfresco\extension\subsystems\Authentication\ldap-ad\ldap-ad1] folder.
- add appropriate configuration for ldap-ad server in ldap-ad-authentication.properties.
Thanks,
Pradip
05-03-2018 05:48 AM
Some of these recommendations are not correct.
05-03-2018 09:37 AM
05-03-2018 09:35 AM
Explore our Alfresco products with the links below. Use labels to filter content by product module.