cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveDirectory problem

cziko
Champ in-the-making
Champ in-the-making
Hello,
I know that the topic has been discussed many times, but I can't find solution of my problem in many post what i read. I want to import domain users and groups to alfresco admin panelm, and dont ktonw how to do it. domain authentication working fine - user dont neet do be created in alfresco, when i try login using ActiveDirectory data, it is automacticly create. Synchroniztation is ON, but i'm still don't see other domain and groips in alfresco. Aditionaly log haven't any warnings or error (only INFO statements), allso there is no "ldap" word in logs (catalina.out and catalina.xxxx-yy-zz). Everything should be fine but i doesn't.

Can anyone tell me what is wrong?

I have alfresco 4.0.0 Community, My config is:

authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad


ldap.synchronization.active=true
ldap.synchronization.java.naming.security.authentication=simple
ldap.synchronization.java.naming.security.principal=admin@inside.abc.com.pl
ldap.synchronization.java.naming.security.credentials=adminpasswd
ldap.synchronization.queryBatchSize=1000
ldap.synchronization.attributeBatchSize=1000

ldap.synchronization.groupQuery=(objectclass\=group)
ldap.synchronization.groupDifferentialQuery=(&(objectclass\=group)(!(modifyTimestamp<\={0})))
ldap.synchronization.personQuery=(&(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))
ldap.synchronization.personDifferentialQuery=(&(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp<\={0})))

ldap.synchronization.groupSearchBase=dc\=inside,dc\=abc,dc\=com,dc\=pl
ldap.synchronization.userSearchBase=dc\=inside,dc\=abc,dc\=com,dc\=pl


Edit:
Afer login, in catalina.out i have error:
04300003 LDAP authentication failed



Best regards
Krzysztof
3 REPLIES 3

afaust
Legendary Innovator
Legendary Innovator
Hello.

could you provide more output from your catalina.out regarding the "LDAP authentication failed" message? Can you also provide log output from around a time a "new user" (not available in Alfresco before) logs in?
Also, what is the configuration of your synchronization subsystem?

Regards
Axel

cziko
Champ in-the-making
Champ in-the-making
Thanks for answer and help. Problem is resolved. It was configuration error. Everything work greats now Smiley Happy

rubiecasana
Champ in-the-making
Champ in-the-making
Hi,

What was your configuration error? I'm having the same problem
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.