<?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 Weird thing with LDAP in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49577#M19101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty new to Alfresco and I decided to use this solution for my intern needs. Since all my co-workers need it, I added Ldap authentification. Here is the configuration I use :&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dir.root=C:/ALFRES~1/alf_data&lt;/P&gt;&lt;P&gt;&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;&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;&lt;/P&gt;&lt;P&gt;### database connection properties ###&lt;BR /&gt;db.driver=org.postgresql.Driver&lt;BR /&gt;db.username=[username]&lt;BR /&gt;db.password=[pwd]&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.&amp;nbsp; 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;&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;&lt;/P&gt;&lt;P&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.port=21&lt;/P&gt;&lt;P&gt;&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;&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.exe=${img.root}\\convert.exe&lt;BR /&gt;alfresco-pdf-renderer.root=C:\\alfresco-community\\alfresco-pdf-renderer&lt;BR /&gt;alfresco-pdf-renderer.exe=${alfresco-pdf-renderer.root}\\alfresco-pdf-renderer.exe&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=9982df41980eb3559570ece9f97a8896&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;### E-mail site invitation setting ###&lt;BR /&gt;notification.email.siteinvite=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;### License location ###&lt;BR /&gt;dir.license.external=C:/ALFRES~1&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;### Allow extended ResultSet processing&lt;BR /&gt;security.anyDenyDenies=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;### Smart Folders Config Properties ###&lt;BR /&gt;smart.folders.enabled=false&lt;/P&gt;&lt;P&gt;&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;/P&gt;&lt;P&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap-ad1:ldap-ad&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.allowGuestLogin=true&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="https://migration33.stage.lithium.com/" rel="nofollow noopener noreferrer"&gt;ldap.authentication.userNameFormat=%s@solicia.fr&lt;/A&gt;&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://[ip]:389&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=[username]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=[username]@solicia.fr&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=[pwd]&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;ldap.synchronization.attributeBatchSize=1000&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;synchronization.allowDeletions=true&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupQuery=objectclass\=group&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=Administrateur,ou=users,dc=solicia,dc=fr)(memberOf=ou=solicia,dc=solicia,dc=fr)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(|(memberOf=cn\=Administrateur,ou=users,dc=solicia,dc=fr)(memberOf=ou=solicia,dc=solicia,dc=fr))(!(modifyTimestamp&amp;lt;\={0})))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupSearchBase=ou\=solicia,dc\=solicia,dc\=fr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.userSearchBase=dc\=solicia,dc\=fr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=largeHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=displayName&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authentification by ldap is working fine (see the logs below), but there is something strange I wanted to know if it's possible to change. For example if I get into Alfresco with user Admin and then want to give rights to group1 to read and write a directory, now I can't until everyone who I want to give those rights log in. Why ? This is because I can find users only if they loged in at least once.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I check the logs, I see that Alfresco can find groups but no users in my Ldap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2018-01-17 15:17:02,149 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronizing users and groups with user registry 'ldap-ad1'&lt;BR /&gt;2018-01-17 15:17:02,493 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving all groups from user registry 'ldap-ad1'&lt;BR /&gt;2018-01-17 15:17:03,571 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=1 Group Analysis: Commencing batch of 39 entries&lt;BR /&gt;2018-01-17 15:17:03,665 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=1 Group Analysis: Processed 39 entries out of 39. 100 % complete. Rate: 414 per second. 0 failures detected.&lt;BR /&gt;2018-01-17 15:17:03,665 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=1 Group Analysis: Completed batch of 39 entries&lt;BR /&gt;2018-01-17 15:17:03,696 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=3 Group Creation and Association Deletion: Commencing batch of 39 entries&lt;BR /&gt;2018-01-17 15:17:06,827 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=3 Group Creation and Association Deletion: Processed 39 entries out of 39. 100 % complete. Rate: 12 per second. 0 failures detected.&lt;BR /&gt;2018-01-17 15:17:06,827 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=3 Group Creation and Association Deletion: Completed batch of 39 entries&lt;BR /&gt;2018-01-17 15:17:06,827 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving all users from user registry 'ldap-ad1'&lt;BR /&gt;2018-01-17 15:17:07,389 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=6 User Creation and Association: Commencing batch of 0 entries&lt;BR /&gt;2018-01-17 15:17:07,471 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=6 User Creation and Association: Completed batch of 0 entries&lt;BR /&gt;2018-01-17 15:17:07,471 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=4 Group Association Creation: Commencing batch of 2 entries&lt;BR /&gt;2018-01-17 15:17:07,612 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=4 Group Association Creation: Processed 2 entries out of 2. 100 % complete. Rate: 14 per second. 0 failures detected.&lt;BR /&gt;2018-01-17 15:17:07,612 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=4 Group Association Creation: Completed batch of 2 entries&lt;BR /&gt;2018-01-17 15:17:07,628 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=5 User Association: Commencing batch of 102 entries&lt;BR /&gt;2018-01-17 15:17:07,628 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=5 User Association: Processed 100 entries out of 102. 98 % complete. 0 failures detected.&lt;BR /&gt;2018-01-17 15:17:07,628 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=5 User Association: Processed 102 entries out of 102. 100 % complete. 0 failures detected.&lt;BR /&gt;2018-01-17 15:17:07,628 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap-ad1,id2=5 User Association: Completed batch of 102 entries&lt;BR /&gt;2018-01-17 15:17:07,659 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Finished synchronizing users and groups with user registry 'ldap-ad1'&lt;BR /&gt;2018-01-17 15:17:07,659 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] 0 utilisateur(s) et 39 groupe(s) traité(s)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be thankfull if you help me,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MACEK William.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2018 15:03:59 GMT</pubDate>
    <dc:creator>willi78400</dc:creator>
    <dc:date>2018-01-17T15:03:59Z</dc:date>
    <item>
      <title>Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49577#M19101</link>
      <description>Hi everyone ! I'm pretty new to Alfresco and I decided to use this solution for my intern needs. Since all my co-workers need it, I added Ldap authentification. Here is the configuration I use :################################# Common Alfresco Properties ################################dir.root=C:/A</description>
      <pubDate>Wed, 17 Jan 2018 15:03:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49577#M19101</guid>
      <dc:creator>willi78400</dc:creator>
      <dc:date>2018-01-17T15:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49578#M19102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried your user queries agains your LDAP server to check if it is returning the users?&lt;/P&gt;&lt;P&gt;If the query is not ok, there is no way Alfresco will be able to get the users to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a tool like&amp;nbsp;Apache Directory Studio to&amp;nbsp;execute the tests.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://directory.apache.org/studio/" title="http://directory.apache.org/studio/" rel="nofollow noopener noreferrer"&gt;Welcome to Apache Directory Studio — Apache Directory&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 16:52:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49578#M19102</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-17T16:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49579#M19103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Douglas for the quick answer once again &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;You got it, I downloaded Apache Directory Studio but it doesn't work on Server 2012 so I used Jxplorer to do the queries and ... the path is the problem. I don't know why but I really think the path is good since the user zip is in the OU named Users that is in the DC solicia in DC fr. Can the port be the issue here ? Because I don't know if my Ldap uses the default port (389 or not).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 13:44:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49579#M19103</guid>
      <dc:creator>willi78400</dc:creator>
      <dc:date>2018-01-18T13:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49580#M19104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a screenshot of the structure?&lt;/P&gt;&lt;P&gt;I don't know about Jxplorer, but using the Apache Directory Studio you can copy the right path and simply paste it in the alfresco-global.properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the port, I believe it is ok, or you would be seeing other kinds of errors in the log file, as Alfresco would not be able to connect into the LDAP server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:22:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49580#M19104</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-18T16:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49581#M19105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a mistake with Admin and user groups that's why it didn't work, now it finds me every users I've put in those groups.&lt;/P&gt;&lt;P&gt;The thing is that I've put only 9 users in the groups and I figured out that all users from my Ldap can log in (in the alfresco logs it tells me that 9 users and 2 groups have been found) so I don't understand this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 10:44:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49581#M19105</guid>
      <dc:creator>willi78400</dc:creator>
      <dc:date>2018-01-19T10:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49582#M19106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so you have more than 9 users on LDAP, but Alfresco is syncronizing just 9, is that right?&lt;/P&gt;&lt;P&gt;In this case, probably the thing is that other users are in a different place, not reached by Alfresco when querying for the users and groups.&lt;/P&gt;&lt;P&gt;Maybe a different OU or structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 11:27:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49582#M19106</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-19T11:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49583#M19107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I meant that in my ldap I have more than 70 users. I only want 9 of them that are in ou=personnel,ou=exploitation,ou=informatique,ou=Solicia,dc=solicia,dc=fr to have the right to log in Alfresco. The thing is that everyone even if they are not in this ou can log into Alfresco...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 12:41:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49583#M19107</guid>
      <dc:creator>willi78400</dc:creator>
      <dc:date>2018-01-19T12:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Weird thing with LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49584#M19108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All you have to do is to put the right query to the person queries, like:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;ldap.synchronization.personQuery=(&amp;amp;(objectCategory\=user)(objectClass\=user)(memberOf\=CN\=&lt;STRONG&gt;[correct path]&lt;/STRONG&gt;))&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(&amp;amp;(objectCategory\=user)(objectClass\=user)(memberOf\=CN\=&lt;STRONG&gt;[correct path]&lt;/STRONG&gt;))(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Can you share your current configuration?&lt;/P&gt;&lt;P&gt;That will make it easier to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More on the topic can be found in several threads here in the community:&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/thread/186429"&gt;Active Directory authentication: allow just group of users&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/214081"&gt;Alfresco user only from specific AD group member&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="230021" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/230021-ldap-ad-allow-login-for-users-of-specific-security-group" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 18:35:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/weird-thing-with-ldap/m-p/49584#M19108</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-19T18:35:59Z</dc:date>
    </item>
  </channel>
</rss>

