<?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: AD integration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89157#M26723</link>
    <description>&lt;P&gt;I doubt that anyone can help just with that description. This is an extremely strange behaviour, one which I have never observed in ten years of working with Alfresco systems integrated with Active Directory. I can also not think of any reasonable cause / trigger for such a behaviour within Alfresco.&lt;/P&gt;
&lt;P&gt;Did you only configure the LDAP-AD integration, or did you also configure Kerberos / passthru for authentication? What is the authentication chain configuration? Ideally, it helps in such situations if you can provide your full configuration (wihthout passwords / sensitive infos of course - but best replace them with xxx instead of not providing those properties).&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2019 15:21:35 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2019-12-11T15:21:35Z</dc:date>
    <item>
      <title>AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89156#M26722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i see a strange behavior in my active directory integration (Alfresco 5.2com on Centos 7).&lt;/P&gt;&lt;P&gt;Sometimes user must capitalize one or more letter to authenticate (es. if username is "duck" they have to try with "Duck" and after "DUck".&lt;/P&gt;&lt;P&gt;This with various browser (IE11, Edge, Firefox, Chrome)&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;Natale&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 14:00:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89156#M26722</guid>
      <dc:creator>nataletarantino</dc:creator>
      <dc:date>2019-12-11T14:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89157#M26723</link>
      <description>&lt;P&gt;I doubt that anyone can help just with that description. This is an extremely strange behaviour, one which I have never observed in ten years of working with Alfresco systems integrated with Active Directory. I can also not think of any reasonable cause / trigger for such a behaviour within Alfresco.&lt;/P&gt;
&lt;P&gt;Did you only configure the LDAP-AD integration, or did you also configure Kerberos / passthru for authentication? What is the authentication chain configuration? Ideally, it helps in such situations if you can provide your full configuration (wihthout passwords / sensitive infos of course - but best replace them with xxx instead of not providing those properties).&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:21:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89157#M26723</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2019-12-11T15:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89158#M26724</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;These are LDAP configurations&lt;/P&gt;&lt;P&gt;Global&lt;/P&gt;&lt;P&gt;### LDAP&lt;BR /&gt;authentication.chain=alfinst:alfrescoNtlm,ad1:ldap-ad,ad2:ldap-ad,ad-tu:ldap-ad,ad-te:ldap-ad,ad-sa:ldap-ad,ad-ra:ldap-ad,ad-is:ldap-ad,ad-in:ldap-ad,ad-en:ldap-ad,ad-bc:ldap-ad,ad-ap:ldap-ad&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;/P&gt;&lt;P&gt;####&lt;/P&gt;&lt;P&gt;ad1 chain&lt;/P&gt;&lt;P&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=%s@bilancioaisi.local&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://172.28.112.15:389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=************&lt;BR /&gt;ldap.synchronization.java.naming.security=simple&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=********@bilancioaisi.local&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=*********&lt;BR /&gt;ldap.synchronization.person.differential.query=(&amp;amp;=(ObjectClass)=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)((WhenChanged&amp;lt;\={0}))&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou=Economia,dc=bilancioaisi,dc=local&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=Economia,dc=bilancioaisi,dc=local&lt;/P&gt;&lt;P&gt;other ldap chain differs only SearchBase&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 07:14:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89158#M26724</guid>
      <dc:creator>nataletarantino</dc:creator>
      <dc:date>2019-12-13T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89159#M26725</link>
      <description>&lt;P&gt;Leave only one sync/author subsustem for one AD. Write proper queries to find all users and groups in all dark corners of your AD. Replace IP address&amp;nbsp;&lt;SPAN&gt;172.28.112.15 to DNS name.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 17:01:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89159#M26725</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2019-12-13T17:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89160#M26726</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/6711"&gt;@fedorow&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;1)Leave only one sync/author subsustem for one AD.&lt;/P&gt;&lt;P&gt;2)Write proper queries to find all users and groups in all dark corners of your AD.&lt;/P&gt;&lt;P&gt;3) Replace IP address&amp;nbsp;&lt;SPAN&gt;172.28.112.15 to DNS name.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;1) What do you intend for this?&lt;/P&gt;&lt;P&gt;2) I have more of 50,000 user and about 1000 OU's entry in my AD and i need select users of certain OU's (Economia, Territorio etc)&lt;/P&gt;&lt;P&gt;3) Done&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 08:15:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89160#M26726</guid>
      <dc:creator>nataletarantino</dc:creator>
      <dc:date>2019-12-16T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: AD integration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89161#M26727</link>
      <description>&lt;P&gt;My mistake. 1) and 2) not about your case.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 14:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ad-integration/m-p/89161#M26727</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2019-12-16T14:15:54Z</dc:date>
    </item>
  </channel>
</rss>

