<?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 SMB/CIFS and non-admin user in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/smb-cifs-and-non-admin-user/m-p/282371#M235501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm a newbie.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Install Alfresco Community 5.0.a on CentOS 6.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setup and configured Alfresco authentication using the Active Directory server as described here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/community/tasks/auth-example-oneldap-ad.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/community/tasks/auth-example-oneldap-ad.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=%s@subdomain.domain.com&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://ctlrdomen.subdomain.domain.com:389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Admin&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=alfresco@subdomain.domain.com&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=secretpasswd&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou=Security Groups,ou=Alfresco,dc=subdomain,dc=domain,dc=com&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=User Accounts,ou=Alfresco,dc=subdomain,dc=domain,dc=com&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Community 5.0 Web interface works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FTP authentication under username/password is OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But under Windows has a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows network disk is connected to SMB/CIFS Alfresco server occurs only when I specify the username "admin" and admin password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Share : \\alfresco.subdomain.domain.com\alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I specify a different name then the SMB/CIFS connection fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;strong&amp;gt;Question&amp;lt;/strong&amp;gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I connect under Windows to SMB/CIFS Alfresco server as simple user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 12:13:43 GMT</pubDate>
    <dc:creator>tim4dev</dc:creator>
    <dc:date>2014-07-02T12:13:43Z</dc:date>
    <item>
      <title>SMB/CIFS and non-admin user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/smb-cifs-and-non-admin-user/m-p/282371#M235501</link>
      <description>I'm a newbie.Install Alfresco Community 5.0.a on CentOS 6.5All works fine.Setup and configured Alfresco authentication using the Active Directory server as described herehttp://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystemshttp://docs.alfresco.com/community/tasks/auth-example-oneldap-ad.h</description>
      <pubDate>Wed, 02 Jul 2014 12:13:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/smb-cifs-and-non-admin-user/m-p/282371#M235501</guid>
      <dc:creator>tim4dev</dc:creator>
      <dc:date>2014-07-02T12:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: SMB/CIFS and non-admin user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/smb-cifs-and-non-admin-user/m-p/282372#M235502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suspect the "admin" account is authenticating via alfrescoNtlm.&amp;nbsp;&amp;nbsp; Your other users are authenticating via LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunaly CIFS is frequently incompatible with LDAP.&amp;nbsp;&amp;nbsp; Current advice from Microsoft is use Kerberos instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also get away with using windows passthrough authentication.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 12:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/smb-cifs-and-non-admin-user/m-p/282372#M235502</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-07-02T12:31:00Z</dc:date>
    </item>
  </channel>
</rss>

