<?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: Active Directory authentication: allow just group of users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267513#M220643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I could try something different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I allow synchronization of more than one ORGANIZATION UNIT (OU) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 19:39:36 GMT</pubDate>
    <dc:creator>brgsousa</dc:creator>
    <dc:date>2013-01-17T19:39:36Z</dc:date>
    <item>
      <title>Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267512#M220642</link>
      <description>I have searched the web two days and found nothing that worked AND this forum.How can I allow only a group (not an organizational unit) to login and use the alfresco system?The main issue is that users are not just in one organizational unit. They are not just in the "Users" OU. I don't know how to</description>
      <pubDate>Tue, 15 Jan 2013 19:26:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267512#M220642</guid>
      <dc:creator>brgsousa</dc:creator>
      <dc:date>2013-01-15T19:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267513#M220643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I could try something different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I allow synchronization of more than one ORGANIZATION UNIT (OU) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 19:39:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267513#M220643</guid>
      <dc:creator>brgsousa</dc:creator>
      <dc:date>2013-01-17T19:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267514#M220644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Got it to work using this configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(|(memberof=CN=GRTecnologia,OU=Grupos,DC=intranet,DC=domain,DC=com)(memberof=CN=GRUDS,OU=Grupos,DC=intranet,DC=domain,DC=com))(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(|(memberof=CN=GRTecnologia,OU=Grupos,DC=intranet,DC=domain,DC=com)(memberof=CN=GRUDS,OU=Grupos,DC=intranet,DC=domain,DC=com))(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=DC=intranet,DC=domain,DC=com&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 21:01:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267514#M220644</guid>
      <dc:creator>brgsousa</dc:creator>
      <dc:date>2013-01-22T21:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267515#M220645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i was looking for this as well, thanks for finding a solution!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 12:14:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267515#M220645</guid>
      <dc:creator>mrksjs</dc:creator>
      <dc:date>2013-01-23T12:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267516#M220646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What file does this string reside in? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\shared\classes\alfresc-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\shared\classes\alfresco\extension\subsystems\Authentication\ldap-ad\ad1\ldap-ad-authtications.properties? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other hints you could toss my way. Trying to figure out AD Authentication, but it's about as easy as SAP was. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 20:56:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267516#M220646</guid>
      <dc:creator>nelsonoles</dc:creator>
      <dc:date>2013-01-28T20:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267517#M220647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, pretty new to all of this.. so any help is very appreciated! &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;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how would I specify/filter which company and department to only be synced?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 18:27:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267517#M220647</guid>
      <dc:creator>jgionet76</dc:creator>
      <dc:date>2013-02-04T18:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267518#M220648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a howto I've created for alot of the essentials, may help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/howto-installconfig-3" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/howto-installconfig-3&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 21:28:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267518#M220648</guid>
      <dc:creator>102020</dc:creator>
      <dc:date>2013-02-13T21:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267519#M220649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been banging my head against this for a couple of days and can't seem to get it running. I'm trying to only allow access to Alfresco to users in a specific group (Alfredo Access) in the following OU: DOMAIN &amp;gt; Service Accounts &amp;gt; Groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my current config (based on the above examples):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(|(memberof=CN=Alfresco Access,OU=Groups,OU=Service Accounts,DC=*****,DC=net)(memberof=CN=Alfresco Access,OU=Groups,OU=Service Accounts,DC=*****,DC=net))(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(|(memberof=CN=Alfresco Access,OU=Groups,OU=Service Accounts,DC=*****,DC=net)(memberof=CN=Alfresco Access,OU=Groups,OU=Service Accounts,DC=*****,DC=net))(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=dc\=*****,dc\=net&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=dc\=*****,dc\=net&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 18:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267519#M220649</guid>
      <dc:creator>therev</dc:creator>
      <dc:date>2013-12-30T18:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267520#M220650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I finally managed to caffeinate myself to a level where I could combat my own stupidity and got this working.&amp;nbsp; Derp.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 16:47:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267520#M220650</guid>
      <dc:creator>therev</dc:creator>
      <dc:date>2014-01-03T16:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267521#M220651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have the same problem. I need to allow login only for users in a certain group, and in "People" list only these can be shown. I did the same as above, and in /alfresco.log&amp;nbsp; it indeed says it synched 7 users (which is correct), but all users from before can still login, and all users are listed. If I comment out ldap.authentication.userNameFormat=%s@doman.local as I've seen in docs, nobody can login except admin. Also, I don't see why (objectclass\=user) is used instead of (objectclass=user). I don't see anything else wrong with TheRev's code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my globalproperties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# AD integration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=myldap:ldap-ad,alfinst:alfrescoNtlm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@[name].local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://[IP]:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=Administrator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=administrator@.local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=[Password]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=[correct path]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=[correct path]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#Selective AD Query&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;SPAN&gt;ldap.synchronization.personType=user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(objectCategory\=user)(objectClass\=user)(memberOf\=CN\=[correct path]))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(&amp;amp;(objectCategory\=user)(objectClass\=user)(memberOf\=CN\=[correct path]))(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#CUSTOM LDAP MAPPINGS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userJobTitleAttributeName=title&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userOrganizationAttributeName=department&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userLocationAttributeName=physicalDeliveryOfficeName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userMobileAttributeName=mobile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyPostCodeAttributeName=postalCode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyFaxAttributeName=facsimileTelephoneNumber&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyTelephoneAttributeName=telephoneNumber&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyEmailAttributeName=mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userPersonDescriptionAttributeName=info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userTelephoneAttributeName=homePhone&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyAddress1AttributeName=streetAddress&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyAddress2AttributeName=l &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userCompanyAddress3AttributeName=st&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Sync&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.allowDeletions=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 0/3 * * * ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 14:05:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267521#M220651</guid>
      <dc:creator>gojko</dc:creator>
      <dc:date>2014-09-08T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory authentication: allow just group of users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267522#M220652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt; Thanks for sharing the great solution. And I appreciated it.But we can also try some different method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-authentication-allow-just-group-of-users/m-p/267522#M220652</guid>
      <dc:creator>kimberlydeborah</dc:creator>
      <dc:date>2014-09-09T06:00:00Z</dc:date>
    </item>
  </channel>
</rss>

