<?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: Limiting users through LDAP authentication without AD group in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6605#M3205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, my IT guys are telling me that AD groups may slow down logging cycle.&amp;nbsp; Beside maintaining AD group is another overhead. So, I came up with an idea, how about, we enable LDAP with alfresco configured to create a user as "disabled". In this design, we don't have rely on AD group and Alfresco admin (business) will have full authority to assign users on their roles and responsibilities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2017 23:47:44 GMT</pubDate>
    <dc:creator>vsangal</dc:creator>
    <dc:date>2017-05-18T23:47:44Z</dc:date>
    <item>
      <title>Limiting users through LDAP authentication without AD group</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6603#M3203</link>
      <description>I am thinking to establish an LDAP based authentication for us. However, if we open LDAP authentication all the employees will have access to Alfresco which probably is not a good idea. I am reading that one way is to create an AD group. I am also hearing that AD group authentication is slow. The qu</description>
      <pubDate>Thu, 11 May 2017 19:30:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6603#M3203</guid>
      <dc:creator>vsangal</dc:creator>
      <dc:date>2017-05-11T19:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting users through LDAP authentication without AD group</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6604#M3204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know where you've heard about AD group authentication being slow but I would still use the group based restriction approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By defining the LDAP group to synchronize against, in your alfresco-global.properties, you are restricting the result set that is returned from your LDAP server - that should be pretty quick even if you are using a complex LDAP query (if not then you need to look at your LDAP server) - you can define other LDAP queries if you want to do it like that but group based is common and should fit with other policies in your org.&lt;/P&gt;&lt;P&gt;Once the initial load has been done then the synchronization search will be restricted to incremental changes which should be very quick.&lt;/P&gt;&lt;P&gt;When the users are in Alfresco it won't matter about AD groups from an authentication point of view because Alfresco will have the user dn and authenticate against that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As ever with performance the only way to know is to try it but I would keep things as simple as possible in the first case and only look for other approaches if you really need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(FWIW I do use an alternative, not entirely effectively but good enough, approach but there are other reasons for that and I seriously wouldn't recommend it)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:12:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6604#M3204</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2017-05-12T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting users through LDAP authentication without AD group</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6605#M3205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, my IT guys are telling me that AD groups may slow down logging cycle.&amp;nbsp; Beside maintaining AD group is another overhead. So, I came up with an idea, how about, we enable LDAP with alfresco configured to create a user as "disabled". In this design, we don't have rely on AD group and Alfresco admin (business) will have full authority to assign users on their roles and responsibilities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 23:47:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6605#M3205</guid>
      <dc:creator>vsangal</dc:creator>
      <dc:date>2017-05-18T23:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting users through LDAP authentication without AD group</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6606#M3206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ian, &lt;/P&gt;&lt;P&gt;Thanks for the response. Took me a while to respond.&lt;/P&gt;&lt;P&gt;I am agreeing that AD group is one of the best solutions to restrict access and control number of licenses being used.&lt;/P&gt;&lt;P&gt;Is there a way to configure "AD group"&amp;nbsp; &lt;STRONG&gt;without&lt;/STRONG&gt; using synchronization approach. I mean I just want to use LDAP for authentication and don't want to use sync. The reason is my IT is restricting use of Sync.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 19:39:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/limiting-users-through-ldap-authentication-without-ad-group/m-p/6606#M3206</guid>
      <dc:creator>vsangal</dc:creator>
      <dc:date>2017-06-07T19:39:47Z</dc:date>
    </item>
  </channel>
</rss>

