<?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 question (guests, no authentication) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261384#M214514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What has already been attempted: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get CIFS to work in a Windows 7 environment. After checking the documentation to see which authentication systems support CIFS, I first tried alfrescoNTLM, then passthru. Both failed due to Alfresco using a different NTLM version than Windows 7. The proposed solutions (client-side modifications) for this are not an option, it has to be a server-side solution. Now, after trying to get an Active Directory set up for use with Kerberos authentication and locking everyone out of the system by accident, I'm not too eager to try that again.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current situation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With none of the authentication systems currently authenticating CIFS, it's possible to use \\&amp;lt;serverIp&amp;gt;:&amp;lt;alfrescoPort&amp;gt;\alfresco&amp;nbsp; and see the site folders. There are no subfolders or other content shown, however. Is it possible to configure Alfresco and/or CIFS so that it shows more while nothing is authenticating CIFS? (Yes, I'm aware that this basically amounts to having no security at all). If so, how would I go about it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 14:59:40 GMT</pubDate>
    <dc:creator>ksar</dc:creator>
    <dc:date>2012-02-09T14:59:40Z</dc:date>
    <item>
      <title>CIFS question (guests, no authentication)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261384#M214514</link>
      <description>What has already been attempted: I am trying to get CIFS to work in a Windows 7 environment. After checking the documentation to see which authentication systems support CIFS, I first tried alfrescoNTLM, then passthru. Both failed due to Alfresco using a different NTLM version than Windows 7. The pr</description>
      <pubDate>Thu, 09 Feb 2012 14:59:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261384#M214514</guid>
      <dc:creator>ksar</dc:creator>
      <dc:date>2012-02-09T14:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question (guests, no authentication)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261385#M214515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why don't you just create a user in alfresco and use that account for everyone.&amp;nbsp;&amp;nbsp; That's what you get out of the box if you don't have any external authentication configured.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 17:02:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261385#M214515</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-02-09T17:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question (guests, no authentication)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261386#M214516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You mean just connect to \\example.url:XXXX\alfresco, and then enter an existing username and password into the password dialogue box?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The result of that is seeing all folders in the Sites folder, but none of their content (either subfolders or files). This happens no matter whether the administrator account or any other is used. (Edit: folders for private sites are not shown)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current guess here (and it is a guess, it could be something else entirely) is that because no authentication system is authenticating CIFS, any user is treated like a guest and therefore doesn't get to see the contents. If it's a different problem, I'd be grateful to learn the solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 19:17:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261386#M214516</guid>
      <dc:creator>ksar</dc:creator>
      <dc:date>2012-02-09T19:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question (guests, no authentication)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261387#M214517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, so I have figured out a bit more of what is going on by experimenting with different configurations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Case 1:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;SPAN&gt; Windows cannot find the CIFS &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Case 2:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;SPAN&gt; Windows finds the CIFS, but will not accept any username/password combination&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Case 3:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;SPAN&gt; Windows cannot find the CIFS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Case 4:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;SPAN&gt; Windows connects to the CIFS without asking for a password, shows only the folders in the Site folder and no content or subfolders&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Case 4b&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User is logged in with a windows account whose username and password match an existing Alfresco administrator account.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;SPAN&gt; same as Case 4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Conclusions:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1. CIFS does not run if there is no authentication subsystem set to authenticate it. Apparently, ntlm.authentication.sso.enabled=true is set by default. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Single Sign-on (sso) somehow bypasses the authentication, but does not actually permit seeing any content. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I need to figure out how to set up SSO properly, as that would be a (somewhat annoying) workaround for the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently, running the CIFS with no authentication is not possible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 10:40:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-question-guests-no-authentication/m-p/261387#M214517</guid>
      <dc:creator>ksar</dc:creator>
      <dc:date>2012-02-10T10:40:59Z</dc:date>
    </item>
  </channel>
</rss>

