<?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 alfresco and ldap configuration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29748#M12657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I am currently configuring alfresco to use ldap server for authentication. I followed the offecial documentation and i updated alfresco-global.properties file but it dosen't work. i am using alfresco 5.2 and this is my alfresco-global.properties file and the ldap hiarchy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;&lt;IMG __jive_id="13133" alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13133_Capture.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;/P&gt;&lt;P&gt;dir.root=C:/ALFRES~1/alf_data&lt;/P&gt;&lt;P&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=127.0.0.1&lt;BR /&gt;alfresco.port=8080&lt;BR /&gt;alfresco.protocol=http&lt;/P&gt;&lt;P&gt;share.context=share&lt;BR /&gt;share.host=127.0.0.1&lt;BR /&gt;share.port=8080&lt;BR /&gt;share.protocol=http&lt;/P&gt;&lt;P&gt;### database connection properties ###&lt;BR /&gt;db.driver=org.postgresql.Driver&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=admin&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.url=jdbc&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;ostgresql://localhost:5432/${db.name}&lt;BR /&gt;# Note: your database must also be able to accept at least this many connections. Please see your database documentation for instructions on how to configure this.&lt;BR /&gt;db.pool.max=275&lt;BR /&gt;db.pool.validate.query=SELECT 1&lt;/P&gt;&lt;P&gt;# The server mode. Set value here&lt;BR /&gt;# UNKNOWN | TEST | BACKUP | PRODUCTION&lt;BR /&gt;system.serverMode=UNKNOWN&lt;/P&gt;&lt;P&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=21&lt;/P&gt;&lt;P&gt;### RMI registry port for JMX ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;/P&gt;&lt;P&gt;### External executable locations ###&lt;BR /&gt;ooo.exe=C:/ALFRES~1/LIBREO~1/App/libreoffice/program/soffice.exe&lt;BR /&gt;ooo.enabled=true&lt;BR /&gt;ooo.port=8100&lt;BR /&gt;img.root=C:\\alfresco-community\\imagemagick&lt;BR /&gt;img.coders=${img.root}\\modules\\coders&lt;BR /&gt;img.config=${img.root}&lt;BR /&gt;img.gslib=${img.root}\\lib&lt;BR /&gt;img.exe=${img.root}\\convert.exe&lt;/P&gt;&lt;P&gt;jodconverter.enabled=false&lt;BR /&gt;jodconverter.officeHome=C:/ALFRES~1/LIBREO~1/App/libreoffice&lt;BR /&gt;jodconverter.portNumbers=8100&lt;/P&gt;&lt;P&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=209c6174da490caeb422f3fa5a7ae634&lt;/P&gt;&lt;P&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;/P&gt;&lt;P&gt;### License location ###&lt;BR /&gt;dir.license.external=C:/ALFRES~1&lt;/P&gt;&lt;P&gt;### Solr indexing ###&lt;BR /&gt;index.subsystem.name=solr4&lt;BR /&gt;dir.keystore=${dir.root}/keystore&lt;BR /&gt;solr.host=localhost&lt;BR /&gt;solr.port.ssl=8443&lt;/P&gt;&lt;P&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;/P&gt;&lt;P&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;/P&gt;&lt;P&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap&lt;/P&gt;&lt;P&gt;ntlm.authentication.sso.enabled=false&lt;/P&gt;&lt;P&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://localhost:10389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Administrator,alfresco&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=admin&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=secret&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou=groups,o=mojo&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=users,o=mojo&lt;/P&gt;&lt;PRE style="color: #242729; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Mar 2017 16:13:23 GMT</pubDate>
    <dc:creator>fatma19</dc:creator>
    <dc:date>2017-03-29T16:13:23Z</dc:date>
    <item>
      <title>alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29748#M12657</link>
      <description>I am currently configuring alfresco to use ldap server for authentication. I followed the offecial documentation and i updated alfresco-global.properties file but it dosen't work. i am using alfresco 5.2 and this is my alfresco-global.properties file and the ldap hiarchy.############################</description>
      <pubDate>Wed, 29 Mar 2017 16:13:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29748#M12657</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-29T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29749#M12658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your properties file is hard to read &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and some of the ldap configuration seems to be cut off at the end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 16:38:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29749#M12658</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-03-29T16:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29750#M12659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can find the post here&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/43098764/alfresco-and-ldap-configuration" title="http://stackoverflow.com/questions/43098764/alfresco-and-ldap-configuration" rel="nofollow noopener noreferrer"&gt;alfresco and ldap configuration - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 16:56:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29750#M12659</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-29T16:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29751#M12660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;updated&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 17:12:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29751#M12660</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-29T17:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29752#M12661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahhh better &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.userNameFormat=&lt;/P&gt;&lt;P&gt;would be default for LDAP (&amp;nbsp;&lt;B&gt;Ian Wright&lt;/B&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;And you should set your ldap.synchronization.userIdAttributeName (not visible on your tree screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I usally also define the queries in global properties, for example like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupQuery=(objectClass=group)&lt;/P&gt;&lt;P&gt;ldap.synchronisation.personQuery=(objectClass=user)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or on posix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronisation.personQuery=(objectclass=posixAccount)&lt;/P&gt;&lt;P&gt;ldap.synchronisation.groupQuery=(objectclass=posixGroup)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the differential queries. But you need know how your classes are named.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 17:38:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29752#M12661</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-03-29T17:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29753#M12662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did that but it always connect to the default users not ldap users&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:19:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29753#M12662</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-30T09:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29754#M12663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please give me your email ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:50:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29754#M12663</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-30T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29755#M12664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar issue and I followed this site to get my ldap authentication working.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://geofoss.net/2015/07/10/alfresco-5-0-ldap-authentication/" title="https://geofoss.net/2015/07/10/alfresco-5-0-ldap-authentication/" rel="nofollow noopener noreferrer"&gt;Alfresco 5.0 &amp;amp; LDAP Authentication | Geology FOSS Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:19:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29755#M12664</guid>
      <dc:creator>michaelr93</dc:creator>
      <dc:date>2017-03-30T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29756#M12665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would prefer to discuss it in the community, so we'd have more content and problem solutions here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:45:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29756#M12665</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-03-30T13:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29757#M12666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross-posted here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/43098764/alfresco-and-ldap-configuration" title="http://stackoverflow.com/questions/43098764/alfresco-and-ldap-configuration" rel="nofollow noopener noreferrer"&gt;alfresco and ldap configuration - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 14:19:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29757#M12666</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-03-30T14:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29758#M12667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but it is using&amp;nbsp;&lt;SPAN style="color: #444444; background-color: #ffffff;"&gt;ldap-authentication file and i didn't found it in alfresco&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 15:38:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29758#M12667</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-30T15:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29759#M12668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that post there is a section where it points you to github and I had to download the files from there and then move them to the correct location and edit them. I hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 15:42:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29759#M12668</guid>
      <dc:creator>michaelr93</dc:creator>
      <dc:date>2017-03-30T15:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29760#M12669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;B&gt;Jeff Potts&lt;/B&gt;‌ mentioned in Stack Overflow it seems that it is the&amp;nbsp;ldap.authentication.userNameFormat.&lt;/P&gt;&lt;P&gt;If you still have problems with authentication put&amp;nbsp;the next line in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ALF_HOME/tomcat/shared/classes/alfresco/extension/custom-log4j.properties (and reboot alfresco&amp;nbsp;service)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;log4j.logger.org.alfresco.repo.security.authentication.ldap=debug&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for getting more information.&amp;nbsp;If you have the OOTB Support Tools installed you can do it even restarting&amp;nbsp;the service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way,&amp;nbsp;as&amp;nbsp;you are in Windows, be sure that Alfresco is able to reach 10389 port in localhost for the ldap server (no firewalls).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 20:48:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29760#M12669</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-03-30T20:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco and ldap configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29761#M12670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mr Cesar i did what you asked me to do but no errors in the log file &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:28:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-and-ldap-configuration/m-p/29761#M12670</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-03-31T10:28:54Z</dc:date>
    </item>
  </channel>
</rss>

