<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco 5.0b community CIFS problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309137#M262267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the following config running, but I can't authenticate with AlfrescoCIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here the part for LDAP/authentication from my alfresco-global.properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Authentication ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# set the domain or not - no effect -&amp;gt; same error in log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=TEST\\192.168.104.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=Administrator,admin,alfadmin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;## additional changes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.guestAccess=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Timeout value when opening a session to an authentication server, in milliseconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.connectTimeout=5000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Offline server check interval in seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.offlineCheckInterval=300&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.protocolOrder=TCPIP,NETBIOS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateFTP=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#LDAP configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@test.local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://192.168.104.5:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authenticiation.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=alfadmin@test.local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=Alfresco_2014&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userQuery=(objectclass\=user)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou\=DFW - User,dc\=Test,dc\=local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=ou\=DFW - Gruppen,dc\=Test,dc\=local&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(objectclass\=user)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(objectclass\=user)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(objectclass\=group)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userEmailAttributeName=mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#ldap.synchronization.userOrganizationalIdAttributeName=company&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupType=group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personType=user&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### CIFS ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.disableNativeCode=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName=ALFRESCOA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=TEST&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.sessionTimeout=500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.ipv6.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.WINS.autoDetectEnabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.hostannounce=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# cifs.bindto=192.168.104.53&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# cifs.sessionDebug=NetBIOS,State,Info&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LDAP is running correct, I see users and groups and the users can login with ad-username and ad-password. Thats ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WebDAV works too, Sharepoint at 7070 also, all things no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CIFS don't work, no login possible. I will say, I tested so many things but the problem is already the same (from log):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;09:58:14,265 DEBUG [org.alfresco.fileserver] [AlfJLANWorker1] Open authenticate session to [TEST\ex2010.test.local:192.168.104.5&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;nline:0,0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;09:58:14,275 ERROR [org.alfresco.filesys.auth.cifs.PassthruCifsAuthenticator] [AlfJLANWorker2] org.alfresco.jlan.smb.SMBException: Invalid parameter&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ad-server is a win2008r2, alfresco running Suse Linux Enterprise V11SP3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas where could be the problem…? I have no ideas more &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Heiko.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 08:38:01 GMT</pubDate>
    <dc:creator>dg2dra</dc:creator>
    <dc:date>2014-10-23T08:38:01Z</dc:date>
    <item>
      <title>Alfresco 5.0b community CIFS problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309137#M262267</link>
      <description>Hello,I have the following config running, but I can't authenticate with AlfrescoCIFS.Here the part for LDAP/authentication from my alfresco-global.properties:### Authentication ###authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru,ldap1:ldap-adntlm.authentication.authenticateCIFS=fa</description>
      <pubDate>Thu, 23 Oct 2014 08:38:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309137#M262267</guid>
      <dc:creator>dg2dra</dc:creator>
      <dc:date>2014-10-23T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.0b community CIFS problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309138#M262268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is solved:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I generated a group policy on domain level (vaild for all machines in domain include servers) and bind it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Computer Configuration &amp;gt; Local Policies &amp;gt; Network security: LAN Manager authentication level &amp;gt; Send LM &amp;amp; NTLM - use NTLMv2 session security if negotiated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this is a known problem NTLMv1 vs. NTLMv2 in passthru authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this modification the access to the alfresco cifs share all work correct, access is ok and working. Good to know, no config problem in alfresco global config file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 09:53:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309138#M262268</guid>
      <dc:creator>dg2dra</dc:creator>
      <dc:date>2014-10-23T09:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.0b community CIFS problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309139#M262269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked for me on Alfresco Community 5.2 (201704) installed on Centos 7 and accessed from Windows 10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 01:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0b-community-cifs-problem/m-p/309139#M262269</guid>
      <dc:creator>ainsofs</dc:creator>
      <dc:date>2017-05-22T01:19:28Z</dc:date>
    </item>
  </channel>
</rss>

