<?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: CIFS on Windows Server 2012 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285587#M238717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently working on the passthru configurations.&amp;nbsp; I will update this thread if I am successful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 22:29:53 GMT</pubDate>
    <dc:creator>fsasse</dc:creator>
    <dc:date>2013-09-13T22:29:53Z</dc:date>
    <item>
      <title>CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285580#M238710</link>
      <description>Hello.I have the latest version of the Enterprise trial (4.1.5) working fine on Windows Server 2012, including AD integration with LDAP authorization and synchronization.However, I cannot get CIFS to work with any of the examples found on this forum or in other places.Is there a known issue with Win</description>
      <pubDate>Fri, 06 Sep 2013 15:49:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285580#M238710</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-06T15:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285581#M238711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is known to work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to post a lot more details if you expect to get useful responses.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start by telling us what the configuration is, whether you have enabled cifs and what the problem is.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 16:05:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285581#M238711</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-09-06T16:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285582#M238712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is that the windows server 2012 cannot find the \\server\Alfresco repository when I attempt to map the drive, either from the server itself or workstation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.log doesn't seem to help with info on logging that connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below are my LDAP and CIFS configurations from D:\Alfresco\tomcat\shared\classes\alfresco-global.properties :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### LDAP ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@{domain}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url={ldap server location}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInBind=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInUid=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=administrator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.synchronizeChangesOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=CN={bind credentials}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials={bind password}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.attributeBatchSize=1000&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.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=DC\=x,DC\=x,DC\=x,DC\=x,DC\=x&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=DC\=x,DC\=x,DC\=x,DC\=x,DC\=x&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;/SPAN&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.groupIdAttributeName=cn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&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;SPAN&gt;ldap.synchronization.groupMemberAttributeName=member&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### CIFS ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#filesystem.name=Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#cifs.domain=domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName=servername&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.hostannounce=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.disableNativeCode=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.tcpipSMB.port=445&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.namePort=137&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.datagramPort=138&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.sessionPort=139&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.WINS.autoDetectEnabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 16:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285582#M238712</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-06T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285583#M238713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should also mention we have no WINS servers in our environment, if that has any bearing on this issue!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 16:33:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285583#M238713</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-06T16:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285584#M238714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt; The serverName prop above is "servername".&amp;nbsp;&amp;nbsp; Therefore you would connect with \\servername\alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On windows the default is to use ${servername}A …&amp;nbsp;&amp;nbsp;&amp;nbsp; Note the A postfix which helps to stop confusion between the windows' own cifs server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 20:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285584#M238714</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-09-08T20:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285585#M238715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried that already, and nothing works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried many of the other solutions as well, such as the dummy HOSTS and LMHOSTS 13.13.13.13.&amp;nbsp; The only thing I haven't tried is the registry hack.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose I will need to attempt that also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 15:47:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285585#M238715</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-10T15:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285586#M238716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have CIFS working now with Windows Server 2012, users with LOCAL accounts (alfrescoNTLM authentication) can map a drive and edit the Alfresco repository in the usual fashion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\\servername\Alfresco and connect as servername\localaccount.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get this working, a few things had to be done.&amp;nbsp; No registry hacks were needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; In the LDAP configuration above, the following lines needed to be added:&lt;/SPAN&gt;&lt;BR /&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;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; In the CIFS configuration above, I needed to change the CIFS server name, and I also added the domain, although it (domain name) may not be necessary&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName=servernameA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; In the Windows\System32\Drivers\etc\hosts and lmhosts.sam files I needed to create the dummy entries for servernameA&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;13.13.13.13 servernameA&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; I had to disable the Windows File and Print Sharing on the Ethernet NIC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5.&amp;nbsp; I edited the local security policy of the server, and changed the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;security settings –&amp;gt; local policies –&amp;gt; security options –&amp;gt; Network security:&amp;nbsp; Allow Local System to use computer identity for NTLM&amp;nbsp; change to Enabled&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After all this, local accounts are able to map a drive to the Alfresco repository.&amp;nbsp; However, LDAP users in AD still cannot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My next question.&amp;nbsp; Is this the end of the line with CIFS?&amp;nbsp; I have read that LDAP users cannot authenticate with CIFS, because of a MD5/MD4 hash issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the only way around this issue Kerberos?&amp;nbsp; What is the path forward on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 22:05:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285586#M238716</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-12T22:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285587#M238717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently working on the passthru configurations.&amp;nbsp; I will update this thread if I am successful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 22:29:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285587#M238717</guid>
      <dc:creator>fsasse</dc:creator>
      <dc:date>2013-09-13T22:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285588#M238718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you been successfull on make passthru work with CIFS ? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:10:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285588#M238718</guid>
      <dc:creator>ermantis</dc:creator>
      <dc:date>2013-12-17T09:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285589#M238719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, I followed your instructions on making Alfresco CIFS work on Win Server 2012. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't disabled Passthru, just activated CIFS and configured it, and changing the security option in Local Strategy, edited my hosts and lmhosts and desactivating the printer and file share on my NIC… It seems to work without having to log anything more. Here is what I added in my alfresco-global.properties :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;### Ajout AD ###&lt;BR /&gt;#authentication.chain=ldap1:ldap-ad,passthru1:passthru,alfrescoNtlm1:alfrescoNtlm&lt;BR /&gt;authentication.chain=ldap1:ldap-ad,passthru1:passthru&lt;BR /&gt;&lt;BR /&gt;#Ldap config&lt;BR /&gt;ldap.authentication.userNameFormat=%s@domain.lan&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://MyLdapServer:389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Admin&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=Admin@domain.lan&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=PASSWORD&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=Users,ou\=Groups,dc=domain,dc\=lan&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=Users,dc=domain,dc\=lan&lt;BR /&gt;&lt;BR /&gt;#Passthru config&lt;BR /&gt;passthru.authentication.servers=MyDCServer&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=Admin&lt;BR /&gt;&lt;BR /&gt;#SSO config&lt;BR /&gt;ntlm.authentication.sso.enabled=true&lt;BR /&gt;synchronization.import.cron=0 0 0 * * ?&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;synchronization.allowDeletions=true&lt;BR /&gt;&lt;BR /&gt;#protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}&lt;BR /&gt;&lt;BR /&gt;alfresco.authentication.authenticateCIFS=true&lt;BR /&gt;### CIFS ###&lt;BR /&gt;cifs.enabled=true&lt;BR /&gt;cifs.serverName=MyAlfrescoServer&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;cifs.domain=domain.lan&lt;BR /&gt;cifs.broadcast=[MyLocalNICAddress]&lt;BR /&gt;cifs.localname=${localname}A&lt;BR /&gt;cifs.urlfile.prefix=&lt;A href="http://${localname}:8080/alfresco/" rel="nofollow noopener noreferrer"&gt;http://${localname}:8080/alfresco/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#Retrait de l'affichage des fichiers mise à jour dans les répertoires&lt;BR /&gt;cifs.pseudoFiles.enabled=false&lt;BR /&gt;cifs.pseudoFiles.explorerURL.enabled=false&lt;BR /&gt;cifs.pseudoFiles.explorerURL.fileName=__Alfresco.url&lt;BR /&gt;cifs.pseudoFiles.shareURL.enabled=false&lt;BR /&gt;cifs.pseudoFiles.shareURL.fileName=__Share.url&lt;BR /&gt;&lt;BR /&gt;cifs.tcpipSMB.port=445&lt;BR /&gt;cifs.netBIOSSMB.sessionPort=139&lt;BR /&gt;cifs.netBIOSSMB.namePort=137&lt;BR /&gt;cifs.netBIOSSMB.datagramPort=138&lt;BR /&gt;&lt;BR /&gt;cifs.sessionDebug=NETBIOS, SOCKET&lt;BR /&gt;&lt;BR /&gt;#nfs.enabled=true&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;/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;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;/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;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;Strange thing, the mounted drive displays a size of 7,99Eo (ExaOctets) which is… pretty large for a 900Go drive xD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not a huge problem though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps someone, i've been working on that for few weeks, glad I made it work !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 09:30:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285589#M238719</guid>
      <dc:creator>ermantis</dc:creator>
      <dc:date>2013-12-17T09:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285590#M238720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm quite new with alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i installed the Alfresco 5.0d community edition on a Windows Server 2012 R2 and try to get CIFS working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've set the local security policy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the following alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#########################################################################################################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;###LDAP AUTH####&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=ldap1:ldap-ad,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&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#You can login by bulidin alfresco authentication system and ldap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#do not allow guest logon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="https://migration33.stage.lithium.com/" rel="nofollow noopener noreferrer"&gt;ldap.authentication.userNameFormat=%s@domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#your login is the same like user name in windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://dc.domain.com:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=filereader&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#LDAP Sync#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 1 0 * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.autoCreatePeopleOnLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.authenticaton=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ldap.synchronization.java.naming.security.principal=xxxxx@domain.com" rel="nofollow noopener noreferrer"&gt;ldap.synchronization.java.naming.security.principal=xxxxx@domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=xxxxxxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=cn\=Alfresco,ou\=Group_Usergroups,dc\=domain,dc\=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#ldap.synchronization.userSearchBase=ou\=AllUsers,dc\=domain,dc\=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou\=AllUsers,dc\=domain,dc\=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;###NEW####&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#Passthru config&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=DomainController.domain.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.defaultAdministratorUserNames=Admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#SSO config&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 0 0 * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.allowDeletions=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;###NEW ENDE#####&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;##cifs###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=domain.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName=${localname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.hostannounce=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.localname=${localname}A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.urlfile.prefix=&lt;/SPAN&gt;&lt;A href="http://${localname}:8080/alfresco/" rel="nofollow noopener noreferrer"&gt;http://${localname}:8080/alfresco/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.broadcast=255.255.255.255&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.pseudoFiles.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.pseudoFiles.explorerURL.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.pseudoFiles.explorerURL.fileName=__Alfresco.url&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.pseudoFiles.shareURL.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.pseudoFiles.shareURL.fileName=__Share.url&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.tcpipSMB.port=445&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.sessionPort=139&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.namePort=137&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.datagramPort=138&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.sessionDebug=NETBIOS, SOCKET&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;###############################################################&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far there is no error in log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i can't map the drive using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\\${servername}a\alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm not really sure what i have to add to the host and lmhost File?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone please give me an example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or are there errors in my alfresco-prop file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 16:39:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285590#M238720</guid>
      <dc:creator>afischer</dc:creator>
      <dc:date>2015-12-10T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS on Windows Server 2012</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285591#M238721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have very similar situation like yours.&lt;/P&gt;&lt;P&gt;Did you ever solve this issue(s) and how?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 09:59:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-on-windows-server-2012/m-p/285591#M238721</guid>
      <dc:creator>bbukvic</dc:creator>
      <dc:date>2017-02-23T09:59:28Z</dc:date>
    </item>
  </channel>
</rss>

