Problem of Samba

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2009 10:06 AM
I want to authenticate with passthru and LDAP. i have a big problem
i can't understand, if I must set up a samba server on Alfresco server that i can authenticate with passthru against CIFS.
my chain is
alfrescoNtlm1:alfrescoNtlm,passthru1
assthru,ldap1:ldap
i can't understand,if filesystem of Alfresco can do domainMapping without samba declaration
filesystem.domainMappings= DOMAINS <—– where can i define this domain from cifs.domain=?????????? or from samba???????????
CIFS.bindto= i can't understand, where I can bind?????
i read from documents of alfresco, it's said alfresco can apply samba functions without installition of samba server
I am totally confused!!!!!!!!!!!!!!!
thank u
i can't understand, if I must set up a samba server on Alfresco server that i can authenticate with passthru against CIFS.
my chain is
alfrescoNtlm1:alfrescoNtlm,passthru1

i can't understand,if filesystem of Alfresco can do domainMapping without samba declaration
filesystem.domainMappings= DOMAINS <—– where can i define this domain from cifs.domain=?????????? or from samba???????????
CIFS.bindto= i can't understand, where I can bind?????
i read from documents of alfresco, it's said alfresco can apply samba functions without installition of samba server
I am totally confused!!!!!!!!!!!!!!!
thank u
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2009 06:06 AM
The passthru subsystem is for use with a Windows Domain server (or indeed a samba server). So you need one of those if you want to use the passthru subsystem. The idea is that the password doesn't have to be duplicated anywhere else and is instead validated directly against the domain server.
However, if you use the alfrescoNtlm subsystem instead, alfresco will function as a fully-functional CIFS server that can authenticate its own internal users. Because of the negotiatian mechanism involved in CIFS authentication, it would not be possible for CIFS to authenticate the LDAP users, but they could still log in to the web clients.
However, if you use the alfrescoNtlm subsystem instead, alfresco will function as a fully-functional CIFS server that can authenticate its own internal users. Because of the negotiatian mechanism involved in CIFS authentication, it would not be possible for CIFS to authenticate the LDAP users, but they could still log in to the web clients.
