cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP Sync + CIFS

digiandrei
Champ in-the-making
Champ in-the-making
Hello,

I am trying to configure LDAP Sync + Cifs for Alfresco 3.4d. Here are some of the configuration parts:

authentication.chain=alfrescoNtlm:alfrescoNtlm,ldap:ldap
ntlm.authentication.sso.enabled=false
alfresco.authentication.authenticateCIFS=true
ldap.authentication.active=false
ldap.synchronization.active=true

Ldap sync is ok, I can see the users being sync-d ok. The error I get all the time (except for admin account) is:

15:05:34,792 DEBUG [org.alfresco.smb.protocol.auth] NT Session setup NTLMSSP, MID=8, UID=0, PID=65279
15:05:34,793 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction
15:05:34,794 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction
15:05:34,801 DEBUG [org.alfresco.smb.protocol.auth] NT Session setup NTLMSSP, MID=16, UID=0, PID=65279
15:05:34,801 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction
15:05:34,802 WARN  [org.alfresco.smb.protocol.auth] User does not exist, [user-name-removed]

Can you please offer some ideas?

Regards
4 REPLIES 4

mrogers
Star Contributor
Star Contributor
Those are not "Errors", you have debug logging turned on for the SMB protocol.

digiandrei
Champ in-the-making
Champ in-the-making
I know they are not errors. I am asking why "user not found".

I also added and enabled passthru to a Samba server, still the same error.

digiandrei
Champ in-the-making
Champ in-the-making
Sorry if I'm spamming.

I fixed the issues, and now it's working but the shares don't open. Any ideas?

adispivak
Champ in-the-making
Champ in-the-making
cifs does not work with ldap.
if you have a samba active directory, look in here for passthrough configuration to make single sign on working:
http://forums.alfresco.com/en/viewtopic.php?f=9&t=38842#p114192