<?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: only allow synced users to authenticate in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312118#M265248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 15:01:25 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-11-11T15:01:25Z</dc:date>
    <item>
      <title>only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312116#M265246</link>
      <description>Hello All,Is it possible to only allow synchronized users to login to the share web gui? If so what strings need to be added to the global properties?Many thanks in advance for any replies.</description>
      <pubDate>Tue, 11 Nov 2014 11:49:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312116#M265246</guid>
      <dc:creator>astacey</dc:creator>
      <dc:date>2014-11-11T11:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312117#M265247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which users do you not want to be able to login?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 12:41:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312117#M265247</guid>
      <dc:creator>lutz_horn</dc:creator>
      <dc:date>2014-11-11T12:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312118#M265248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 15:01:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312118#M265248</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-11-11T15:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312119#M265249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So how do i define which users can login to alfresco? i do not want every user in my AD to be able to login. I now have an ldap authentication subsystem working and alfresco is only synchronizing users in a certain AD security group. but i only want users in this security group to authenticate to the share web gui.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:08:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312119#M265249</guid>
      <dc:creator>astacey</dc:creator>
      <dc:date>2014-11-12T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312120#M265250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you need to change your ldap query to only select those users you want to be able to log in.&amp;nbsp;&amp;nbsp;&amp;nbsp; There will be examples in these forums where someone restricts alfresco to members of another ldap group.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 10:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312120#M265250</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-11-12T10:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312121#M265251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been all over the internet trying to find what this query is. do you have an example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what i am using so far:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### LDAP authentication chain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### LDAP Authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&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.co.uk&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://dc01.domain.co.uk:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=adminuser1,adminuser2,adminuser3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### LDAP Synchronization&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ldap.synchronization.java.naming.security.principal=alfrescohttp@domain.co.uk" rel="nofollow noopener noreferrer"&gt;ldap.synchronization.java.naming.security.principal=alfrescohttp@domain.co.uk&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=ssssshhhhh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&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.groupSearchBase=ou=Int,ou=Manage,dc=domain,dc=co,dc=uk&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.personType=user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(|(memberof=CN=alfresco.users,OU=Int,OU=Manage,DC=domain,DC=co,DC=uk)(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=organizationalPerson)(!(userAccountControl\:1.2.840.113556.1.4.803\:\=2))(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou=Admin Accounts,ou=company,dc=domain,dc=co,dc=uk&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also getting this issue in the alfresco.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,270 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronizing users and groups with user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,335 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving groups changed since Nov 11, 2014 10:53:10 AM from user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,377 WARN&amp;nbsp; [org.alfresco.repo.security.sync.ldap.LDAPUserRegistry] [localhost-startStop-1] Failed to resolve member of group 'alfresco.users' with distinguished name: CN=adminuser1,OU=Admin,OU=Users,DC=domain,DC=co,DC=uk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,377 WARN&amp;nbsp; [org.alfresco.repo.security.sync.ldap.LDAPUserRegistry] [localhost-startStop-1] Failed to resolve member of group 'alfresco.users' with distinguished name: CN=adminuser2,OU=Admin,OU=Users,DC=domain,DC=co,DC=uk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,378 WARN&amp;nbsp; [org.alfresco.repo.security.sync.ldap.LDAPUserRegistry] [localhost-startStop-1] Failed to resolve member of group 'alfresco.users' with distinguished name: CN=adminuser3,OU=Admin,OU=Users,DC=domain,DC=co,DC=uk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,390 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Commencing batch of 1 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,427 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Processed 1 entries out of 1. 100% complete. Rate: 27 per second. 0 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,427 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Completed batch of 1 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,435 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving users changed since Nov 10, 2014 1:26:10 PM from user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,440 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Commencing batch of 0 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,441 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Completed batch of 0 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,470 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Finished synchronizing users and groups with user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,470 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] 0 user(s) and 1 group(s) processed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10:36:19,543 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any idea why this is failing to resolve the user when it is finding the information? As these users are in a different OU to my searchbase, could this be causing the issue? do i need to add this OU to my searchbase as well?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 11:08:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312121#M265251</guid>
      <dc:creator>astacey</dc:creator>
      <dc:date>2014-11-12T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312122#M265252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting closer with this but i am now getting this warn message when trying to syncronize a security group in AD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:13:03,785 WARN&amp;nbsp; [org.alfresco.repo.security.sync.ldap.LDAPUserRegistry] [localhost-startStop-1] Missing GID on {member;range=0-*=member;range=0-*: CN=adminuser1,OU=Admin,OU=Users,DC=domain,DC=co,DC=uk, CN=adminuser2,OU=Admin,OU=Users,DC=domain,DC=co,DC=uk, whenchanged=whenChanged: 20141112145257.0Z}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why this is missing the gid?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 11:16:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312122#M265252</guid>
      <dc:creator>astacey</dc:creator>
      <dc:date>2014-11-13T11:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312123#M265253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"GID" stands for Group ID. Did you also adjust your "groupSelection" query ? I would guess the synchronization needs to sync groups as well as users. That or the users it's trying to sync are not in any groups (and they'd need to be) ? Just a quick guess.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:03:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312123#M265253</guid>
      <dc:creator>catar4</dc:creator>
      <dc:date>2014-11-13T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: only allow synced users to authenticate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312124#M265254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so it seems that it is possible to allow only syncronized users to be able to login:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncOnStartup=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.autoCreatePeopleOnLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncWhenMissingPeopleLogIn=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just need to add this to the gloabl properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It concerns me that that senior software engineers do not know this. but i spose they are like this software. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 16:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-allow-synced-users-to-authenticate/m-p/312124#M265254</guid>
      <dc:creator>astacey</dc:creator>
      <dc:date>2014-11-18T16:36:30Z</dc:date>
    </item>
  </channel>
</rss>

