- Alfresco version : 5.0.d
- Server OS : CentOS 7
Hi,
My question might be dumb, but I'm wondering if it's possible to use CIFS in a setup where the server is not in the domain but must still authenticate users via Active Directory?
Currently all I have in my alfresco-global.properties regarding CIFS is the following settings:
cifs.enabled=true cifs.serverName=${localname} cifs.domain=WORKGROUP
The logs don't show anything special (I didn't think about logging debug until just before this post, though).
I can authenticate AD users just fine on Share and when mapping a folder to a network drive on Windows using the WebDAV URL, but as far as CIFS is concerned, the authentication process fails every time.
Any idea regarding the origin of my problem?
Thanks in advance.
—