LDAP Sync + CIFS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2011 08:18 AM
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
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
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2011 08:24 AM
Those are not "Errors", you have debug logging turned on for the SMB protocol.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2011 08:57 AM
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.
I also added and enabled passthru to a Samba server, still the same error.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2011 09:02 AM
Sorry if I'm spamming.
I fixed the issues, and now it's working but the shares don't open. Any ideas?
I fixed the issues, and now it's working but the shares don't open. Any ideas?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2011 07:42 AM
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
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
