<?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 5.2 synchronization in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39049#M16409</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, i can log in with ldap users but i don't see any group of dap and i see only ldap users who already connect with alfresco if a user did not logged in &amp;nbsp;alfresco i don't see him . 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/13269_Capture.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;# User name format ..&lt;BR /&gt;ldap.authentication.active=true&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;ldap.authentication.userNameFormat=cn\=%s,ou\=users,o\=mojo&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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:10389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Enable synchronisation ..&lt;BR /&gt;ldap.synchronization.active=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.synchronization.queryBatchSize=0&lt;BR /&gt;ldap.synchronization.attributeBatchSize=100&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;# The LDAP context factory to use&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&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=admin&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=secret&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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=ou\=groups,o\=mojo&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=users,o\=mojo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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=sn&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;P style="border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;# If true progress estimation is enabled. When enabled, the user query has to be run twice in order to count entries.&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;# Requests timeout, in miliseconds, use 0 for none (default)&lt;BR /&gt;ldap.authentication.java.naming.read.timeout=0&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;synchronization.synchronizeChangesOnly=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold; font-size: 14px;"&gt;This is my alfresco-global.properties&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;dir.root=C:/ALFRES~1/alf_data&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=21&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;### RMI registry port for JMX ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=209c6174da490caeb422f3fa5a7ae634&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;### License location ###&lt;BR /&gt;dir.license.external=C:/ALFRES~1&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&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 style="border: 0px; font-size: 14px;"&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;### Remote JMX (Default: disabled) ###&lt;BR /&gt;alfresco.jmx.connector.enabled=false&lt;/P&gt;&lt;P style="border: 0px; font-size: 14px;"&gt;&lt;BR /&gt;### Use Alfresco authentication for admin accounts and LDAP for users ###&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap&lt;BR /&gt;synchronization.allowDeletions=true&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;synchronization.import.cron=0 0/1 * * * ? &lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 14:54:30 GMT</pubDate>
    <dc:creator>fatma19</dc:creator>
    <dc:date>2017-04-10T14:54:30Z</dc:date>
    <item>
      <title>Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39049#M16409</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, i can log in with ldap users but i don't see any group of dap and i see only ldap users who already connect with alfresco if a user did not</description>
      <pubDate>Mon, 10 Apr 2017 14:54:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39049#M16409</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-04-10T14:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39050#M16410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fatma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the normal behavior when you have Syncronization disabled in your ldap subsystem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap.synchronization.active=false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;You need to enable syncronization and configure it following this &lt;A href="http://docs.alfresco.com/5.2/concepts/auth-ldap-intro.html" rel="nofollow noopener noreferrer"&gt;documentation&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 08:50:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39050#M16410</guid>
      <dc:creator>mikel_asla</dc:creator>
      <dc:date>2017-04-12T08:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39051#M16411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is already enabeled&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;# Enable synchronisation ..&lt;BR /&gt;ldap.synchronization.active=true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 09:46:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39051#M16411</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-04-12T09:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39052#M16412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, I was looking at your config in the previous post.... sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having this enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;synchronization.syncOnStartup=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't you see output in your catalina.out regarding&amp;nbsp;your ldap1 auth subsystem trying to synchronize users and groups when you start the server? The config looks fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 09:54:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39052#M16412</guid>
      <dc:creator>mikel_asla</dc:creator>
      <dc:date>2017-04-12T09:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39053#M16413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Invalid DN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap.synchronization.java.naming.security.principal=admin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap.synchronization.java.naming.security.principal=&lt;SPAN&gt;cn\=admin,ou\=users,o\=mojo&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 11:00:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39053#M16413</guid>
      <dc:creator>mikel_asla</dc:creator>
      <dc:date>2017-04-12T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39054#M16414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Mr Mikel.I have already changed my config files and it works &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;This is my new config&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alfresco-global.properties file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&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&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap-authentication.properties&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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&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:10389&lt;/P&gt;&lt;P&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&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=ou\=groups,o\=mojo&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=users,o\=mojo&lt;/P&gt;&lt;P&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, 12 Apr 2017 14:13:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39054#M16414</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-04-12T14:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39055#M16415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only problem is that it do not see ldap users who didin't connet to alfresco&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 14:26:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39055#M16415</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-04-12T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap and afresco 5.2 synchronization</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39056#M16416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the two ldap properties below are set to LDAP schema attributes defined for your users with non-empty values in your Apache LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example below make sure 'givenName' and 'cn' are set in LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;# The attribute on person objects in LDAP to map to the first name property in Alfresco&lt;/SPAN&gt;&lt;BR style="color: #727174;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;/SPAN&gt;&lt;BR style="color: #727174;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;# The attribute on person objects in LDAP to map to the last name property in Alfresco&lt;/SPAN&gt;&lt;BR style="color: #727174;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap.synchronization.userLastNameAttributeName=cn&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 22:13:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ldap-and-afresco-5-2-synchronization/m-p/39056#M16416</guid>
      <dc:creator>luis_alventosa</dc:creator>
      <dc:date>2018-06-19T22:13:52Z</dc:date>
    </item>
  </channel>
</rss>

