<?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 CIFS-NTLM-Windows Explorer Integration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27316#M13705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have recently installed Alfresco Enterprise for evaluation on a Windows 2003 Server, set up CIFS using the Readme, this worked fine with local accounts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then set up NTLM, authenticating against our local Active Directory (AD), using the document below which again worked fine through a web browser, no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Configuring_NTLM" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/mediawiki/index.php/Configuring_NTLM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then tried to access Alfresco via the CIFS interface I had setup, a windows XP mapped drive.&amp;nbsp; I subsequently could not authenticate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should this work, is it currently supported?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then attempted to roll back the NTLM setup by replacing the web.xml and application-context.xml files.&amp;nbsp; This did not roll back the authentication method, still authenticating against our AD. Server has been restarted since the change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The default admin/admin account no longer working, unknown username and password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help please!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave Wild&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IS Sys Eng&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Defence Academy UK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2005 15:00:44 GMT</pubDate>
    <dc:creator>dwild_hq</dc:creator>
    <dc:date>2005-11-25T15:00:44Z</dc:date>
    <item>
      <title>CIFS-NTLM-Windows Explorer Integration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27316#M13705</link>
      <description>Hi all!I have recently installed Alfresco Enterprise for evaluation on a Windows 2003 Server, set up CIFS using the Readme, this worked fine with local accounts.I then set up NTLM, authenticating against our local Active Directory (AD), using the document below which again worked fine through a web</description>
      <pubDate>Fri, 25 Nov 2005 15:00:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27316#M13705</guid>
      <dc:creator>dwild_hq</dc:creator>
      <dc:date>2005-11-25T15:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS-NTLM-Windows Explorer Integration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27317#M13706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you enable debug output for the NTLM authentication code by adding the following to the log4j.properties in the WEB-INF\classes folder :-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.passthru.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What username/password did you use when mapping the drive ?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Nov 2005 12:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27317#M13706</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2005-11-27T12:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS-NTLM-Windows Explorer Integration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27318#M13707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gary,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.passthru.auth=debug does not exist, should i add this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enabled the following within CIFS server debugging:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.acegi=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attempted to use the admin\admin password and local domain passwords.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2005 08:41:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27318#M13707</guid>
      <dc:creator>dwild_hq</dc:creator>
      <dc:date>2005-11-30T08:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS-NTLM-Windows Explorer Integration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27319#M13708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Those are the correct debug levels to enable. There should now be some debug output in the Alfresco.log file. It depends how you launched Tomcat/JBoss as to where the file ends up, it should be within the Tomcat/JBoss tree.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you could email me the log file that should give some more clues as to what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2005 08:54:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27319#M13708</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2005-11-30T08:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS-NTLM-Windows Explorer Integration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27320#M13709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graham,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Log file is on it's way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 08:34:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-ntlm-windows-explorer-integration/m-p/27320#M13709</guid>
      <dc:creator>dwild_hq</dc:creator>
      <dc:date>2005-12-01T08:34:23Z</dc:date>
    </item>
  </channel>
</rss>

