cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco does not see LDAP users in "Admin Tools" - "user search" form

user2
Champ on-the-rise
Champ on-the-rise

Hi All,

I have installed alfresco/alfresco-content-repository-community:6.2.0-ga by docker-compose from this repo:

https://github.com/Alfresco/acs-community-deployment

I need integration with AD LDAP DB so I have configured it accordingly this manual:

https://docs.alfresco.com/6.2/tasks/auth-example-oneldap-ad.html

my config is:

user@debian-alfresco:~/alfresco-compose$ docker exec -it alfresco-compose_alfresco_1 sh
sh-4.2$ cat /usr/local/tomcat/shared/classes/alfresco-global.properties
authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad
ldap.authentication.allowGuestLogin=false
ldap.authentication.userNameFormat=%s@mydomain.local
ldap.authentication.java.naming.provider.url=ldap://192.168.1.100:389
ldap.authentication.defaultAdministratorUserNames=Administrator,alfresco
ldap.synchronization.java.naming.security.principal=alfresco@mydomain.local
ldap.synchronization.java.naming.security.credentials=P@ssw0rd
ldap.synchronization.groupSearchBase=DC=mydomain,DC=local
ldap.synchronization.userSearchBase=DC=mydomain,DC=local

So, now I can:

login with AD account
Search AD accounts by "Search for People" in "People Finder" form:

image

But I can't serch AD accounts in "Admin Tools":

image

Questions is:

What am I doing wrong?

How I can fix or debug it?

1 REPLY 1

EddieMay
World-Class Innovator
World-Class Innovator

Hi @user2,

There is a discussion on this issue here - it might help you. 

HTH,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!
Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.