<?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 Ldap and afresco  synchronization in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-synchronization/m-p/12486#M5474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; 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 unfortuantely synchronization with ldap users is not done &amp;nbsp;. i am using alfresco 5.2 &amp;nbsp;and apache LDAP and this is my alfresco-global.properties file and the ldap hiarchy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13994_Capture.PNG" style="width: 620px; height: 384px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;BR /&gt;dir.root=C:/ALFRES~1/alf_data&lt;BR /&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;BR /&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;BR /&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;BR /&gt;# The server mode. Set value here&lt;BR /&gt;# UNKNOWN | TEST | BACKUP | PRODUCTION&lt;BR /&gt;system.serverMode=UNKNOWN&lt;BR /&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=21&lt;BR /&gt;### RMI registry port for JMX ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;BR /&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;BR /&gt;jodconverter.enabled=false&lt;BR /&gt;jodconverter.officeHome=C:/ALFRES~1/LIBREO~1/App/libreoffice&lt;BR /&gt;jodconverter.portNumbers=8100&lt;BR /&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=209c6174da490caeb422f3fa5a7ae634&lt;BR /&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;BR /&gt;### License location ###&lt;BR /&gt;dir.license.external=C:/ALFRES~1&lt;BR /&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;BR /&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;BR /&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;BR /&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;P style="border: 0px;"&gt;### Use Alfresco authentication for admin accounts and LDAP for users ###&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap&lt;BR /&gt;## When TESTING, set synchronizeChangesOnly to false&lt;BR /&gt;## - this will give FULL synchronization for scheduled synchs&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;## Set up regular synchronization with the LDAP server ##&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;BR /&gt;synchronization.syncOnStartup=true&lt;BR /&gt;# When TESTING, synchronise every 5 minutes&lt;BR /&gt;# secs min hour dom mon dow&lt;BR /&gt;### Synchronisation Active Directory ###ldap.synchronization.timestampFormat=yyyyMMddHHmmss&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss&lt;BR /&gt;create.missing.people=true&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *********************ldap-authentification.properties**********************&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;# User name format ..&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.userNameFormat=cn\=%s,ou\=users,o\=mojo&lt;/P&gt;&lt;P style="border: 0px;"&gt;# IP address or name of your LDAP server - (port 389 is the default for LDAP)&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://localhost:8389&lt;/P&gt;&lt;P style="border: 0px;"&gt;# Enable synchronisation ..&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;synchronization.syncOnStartup=true&lt;BR /&gt;# Security ..&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=uid=admin,ou=system&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=secret&lt;/P&gt;&lt;P style="border: 0px;"&gt;# Object class names, OUs ..&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=groupOfUniqueNames)&lt;BR /&gt;ldap.synchronization.personQuery=(objectclass\=inetOrgPerson)&lt;BR /&gt;ldap.synchronization.groupSearchBase=cn\=%s,ou\=groups,o\=mojo&lt;BR /&gt;ldap.synchronization.userSearchBase=cn\=%s,ou\=users,o\=mojo&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;ldap.synchronization.groupQuery=(objectclass\=groupOfUniqueNames)&lt;BR /&gt;ldap.synchronization.personQuery=(objectclass\=inetOrgPerson)&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;# The attribute name on people objects to use as the uid in Alfresco&lt;BR /&gt;ldap.synchronization.userIdAttributeName=uid&lt;BR /&gt;# The attribute on person objects in LDAP to map to the first name property in Alfresco&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;# The attribute on person objects in LDAP to map to the last name property in Alfresco&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=cn&lt;BR /&gt;# The attribute on person objects in LDAP to map to the email property in Alfresco&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;# The attribute on group objects to map to the authority name property in Alfresco&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;# The attribute on group objects to map to the authority display name property in Alfresco&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=cn&lt;BR /&gt;# The group type&lt;BR /&gt;ldap.synchronization.groupType=groupOfUniqueNames&lt;BR /&gt;# The person type&lt;BR /&gt;ldap.synchronization.personType=inetOrgPerson&lt;BR /&gt;# The attribute on group objects that defines the DN for its members&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=uniqueMember&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2017 08:50:35 GMT</pubDate>
    <dc:creator>fatma19</dc:creator>
    <dc:date>2017-05-17T08:50:35Z</dc:date>
    <item>
      <title>Ldap and afresco  synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-synchronization/m-p/12486#M5474</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 unfortuantely synchronization with ldap users is not done &amp;nbsp;. i am using alfresco 5.2 &amp;nbsp;and apache LDAP and this is my alfresco-global.pro</description>
      <pubDate>Wed, 17 May 2017 08:50:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-synchronization/m-p/12486#M5474</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-05-17T08:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco  synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-synchronization/m-p/12487#M5475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question was answered here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="231403" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/231403-ldap-and-afresco-52-synchronization" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 17:25:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-synchronization/m-p/12487#M5475</guid>
      <dc:creator>resplin</dc:creator>
      <dc:date>2017-08-08T17:25:40Z</dc:date>
    </item>
  </channel>
</rss>

