<?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: problem with groups in NTLM authenticatios in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-groups-in-ntlm-authenticatios/m-p/187104#M140234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't quite understand the question but here is my guess to what your asking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under NTLM, Alfresco manages groups internally.&amp;nbsp; So, NTLM pulls your users from AD and you create and manage groups within alfresco.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have LDAP sync occurring with AD.&amp;nbsp; Alfresco can populate its groups with groups the groups you define in AD.&amp;nbsp; So if you make a group in AD when alfresco synchronizes, the group will be created in Alfresco and look identical to the group in AD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you user LDAP sync, you get to choose the attributes that Alfresco will identify as a group and the lowest OU or CN in AD to look for groups.&amp;nbsp; so it is possible to to have some groups in AD that alfresco synchronizes with and some it does not&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am guessing you want to use AD for Alfresco groups but not populate all of them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there are two options to do this.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the first, easiest and best is to place all the groups for alfresco in a single OU and then point the following variable at those groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.synchronisation.groupSearchBase=ou=Alfresco Groups,dc=company,dc=com&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;another option is to create a unique attribute in alfresco groups you can identify with this varrible&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.synchronisation.groupQuery=(objectclass=groupOfNames)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I would advise against the second option.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this helps any&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2009 21:08:43 GMT</pubDate>
    <dc:creator>ofrxnz</dc:creator>
    <dc:date>2009-02-20T21:08:43Z</dc:date>
    <item>
      <title>problem with groups in NTLM authenticatios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-groups-in-ntlm-authenticatios/m-p/187103#M140233</link>
      <description>Hello On this day I have the following concerns I am using NTLM authentication with Alfresco 2.9 At the time I need to create a different group of users who have in the AD and I believe I can assign users but while this group is removed from Alfresco they may eset this happening and what could fix t</description>
      <pubDate>Mon, 19 Jan 2009 15:14:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-groups-in-ntlm-authenticatios/m-p/187103#M140233</guid>
      <dc:creator>juansanchez</dc:creator>
      <dc:date>2009-01-19T15:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem with groups in NTLM authenticatios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-groups-in-ntlm-authenticatios/m-p/187104#M140234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't quite understand the question but here is my guess to what your asking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under NTLM, Alfresco manages groups internally.&amp;nbsp; So, NTLM pulls your users from AD and you create and manage groups within alfresco.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have LDAP sync occurring with AD.&amp;nbsp; Alfresco can populate its groups with groups the groups you define in AD.&amp;nbsp; So if you make a group in AD when alfresco synchronizes, the group will be created in Alfresco and look identical to the group in AD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you user LDAP sync, you get to choose the attributes that Alfresco will identify as a group and the lowest OU or CN in AD to look for groups.&amp;nbsp; so it is possible to to have some groups in AD that alfresco synchronizes with and some it does not&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am guessing you want to use AD for Alfresco groups but not populate all of them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there are two options to do this.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the first, easiest and best is to place all the groups for alfresco in a single OU and then point the following variable at those groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.synchronisation.groupSearchBase=ou=Alfresco Groups,dc=company,dc=com&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;another option is to create a unique attribute in alfresco groups you can identify with this varrible&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.synchronisation.groupQuery=(objectclass=groupOfNames)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I would advise against the second option.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this helps any&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 21:08:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-groups-in-ntlm-authenticatios/m-p/187104#M140234</guid>
      <dc:creator>ofrxnz</dc:creator>
      <dc:date>2009-02-20T21:08:43Z</dc:date>
    </item>
  </channel>
</rss>

