<?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 Re: passthru to samba for authentication in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230155#M183285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI, ntlm.authentication.authenticateCIFS and passthru.authentication.sso.enabled are not valid settings.&amp;nbsp; They are just garbage in your properties file.&amp;nbsp; All you need is ntlm.authentication.sso.enabled=false to fix your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 01:29:17 GMT</pubDate>
    <dc:creator>brazen</dc:creator>
    <dc:date>2010-08-17T01:29:17Z</dc:date>
    <item>
      <title>passthru to samba for authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230151#M183281</link>
      <description>I got alfresco to sync to ldap and do passthru authentication to samba, the issue im having is with the web interface where if I navigate to http://server:8080/alfresco i get an apache authentication popup asking for a username and password.&amp;nbsp; I just want the standard the alfresco login box.If i navi</description>
      <pubDate>Fri, 14 Aug 2009 07:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230151#M183281</guid>
      <dc:creator>iantopanto</dc:creator>
      <dc:date>2009-08-14T07:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: passthru to samba for authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230152#M183282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried reproducing this problem with a v3.2 install and couldn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=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,alfresco:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I get the login screen when I go to &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using a vanilla Tomcat 6 install? Is Apache HTTP server sitting in front of it and how is that configured?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2009 10:46:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230152#M183282</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-08-14T10:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: passthru to samba for authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230153#M183283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe Firefox remembers NTLM login once you login manually and you basically can't log out. Not sure about IE though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2009 11:53:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230153#M183283</guid>
      <dc:creator>ivan_plestina</dc:creator>
      <dc:date>2009-08-14T11:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: passthru to samba for authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230154#M183284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;fixed it now…..Ldap sync and passthru auth is working…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to install alfresco 3.3 to get the ldap sync working (build from Aug 11th), and the passthru is fine, it may have been some settings I changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the updated part of the alfresco-globals.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—————–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=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&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=WALES&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Configure NTLM passthru to SAMBA Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;ntlm.authentication.authenticateCIFS=false&lt;BR /&gt;passthru.authentication.sso.enabled=false&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#alfresco.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=192.168.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=WALES&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=adminusers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.connectTimeout=5000&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=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#ntlm.authentication.sso.enabled=true&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;##### Ldap Synchronisation &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;———-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this helps someone.&amp;nbsp; Alfresco is working great now except for the dot files with os x clients using cifs and webdav.&amp;nbsp; This can be overcome with using Blueharvest shareware to stop os x writing .DS_STORE&amp;nbsp; and resource fork files to network drives.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only issue I found is that if i create a content rule that emails certain people when a file is updated or uploaded because the mac uses a resource fork and a data fork that's 2 files.&amp;nbsp; Eventhough the Blueharvest stops the dot files from being left on the alfresco drive, i think they are written there and then deleted because I still get 2 emails through. anyway.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 08:58:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230154#M183284</guid>
      <dc:creator>iantopanto</dc:creator>
      <dc:date>2009-08-17T08:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: passthru to samba for authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230155#M183285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI, ntlm.authentication.authenticateCIFS and passthru.authentication.sso.enabled are not valid settings.&amp;nbsp; They are just garbage in your properties file.&amp;nbsp; All you need is ntlm.authentication.sso.enabled=false to fix your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 01:29:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/passthru-to-samba-for-authentication/m-p/230155#M183285</guid>
      <dc:creator>brazen</dc:creator>
      <dc:date>2010-08-17T01:29:17Z</dc:date>
    </item>
  </channel>
</rss>

