<?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: LDAP filter on physicalDeliveryOfficeName (Alfresco 3.2) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258360#M211490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tnx for reply, i have another question : if i set synchronization on, Alfresco will only import or will export users too? I only need authentication, but with this field's filter : is this(person query + synchronization on) procedure the right one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fabio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2012 14:12:51 GMT</pubDate>
    <dc:creator>fr7</dc:creator>
    <dc:date>2012-06-25T14:12:51Z</dc:date>
    <item>
      <title>LDAP filter on physicalDeliveryOfficeName (Alfresco 3.2)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258358#M211488</link>
      <description>Hi everyone, i have a problem on my Alfresco 3.2 installation 'cause i need to filter users based on their physicalDeliveryOfficeName field value on company's LDAP server.I read documentation, and i found i need to modify ldap-ad-authentication.properties(or ldap-authentication.properties, but ad in</description>
      <pubDate>Fri, 22 Jun 2012 12:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258358#M211488</guid>
      <dc:creator>fr7</dc:creator>
      <dc:date>2012-06-22T12:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP filter on physicalDeliveryOfficeName (Alfresco 3.2)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258359#M211489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;based on the names of the options you listed and your use case, it should be clear that the personQuery / personDifferentialQuery needs to be adapted. And if you need to filter by two ORed values, than add the necessary OR-query fragment. I'd advise to check on the &lt;/SPAN&gt;&lt;A href="http://technet.microsoft.com/de-de/library/aa996205%28EXCHG.65%29.aspx" rel="nofollow noopener noreferrer"&gt;LDAP Query Syntax&lt;/A&gt;&lt;SPAN&gt; if you want to modify those queries. In your case, you should add a &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;(|(physicalDeliveryOfficeName\=MYOFFICE)(physicalDeliveryOfficeName\=YOUROFFICE))&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; in your examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 17:37:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258359#M211489</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-06-23T17:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP filter on physicalDeliveryOfficeName (Alfresco 3.2)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258360#M211490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tnx for reply, i have another question : if i set synchronization on, Alfresco will only import or will export users too? I only need authentication, but with this field's filter : is this(person query + synchronization on) procedure the right one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fabio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 14:12:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258360#M211490</guid>
      <dc:creator>fr7</dc:creator>
      <dc:date>2012-06-25T14:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP filter on physicalDeliveryOfficeName (Alfresco 3.2)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258361#M211491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco will not export users - this is not a part of the feature set and can thus not be enabled by any setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using LDAP for authentication, having synchronisation on is usually the best option. When you combine it with the setting that Alfresco never creates (local) users that are "unknown", you essentially limit the users that can authenticate via LDAP (note that limiting the query alone does not achieve this).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 14:31:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-filter-on-physicaldeliveryofficename-alfresco-3-2/m-p/258361#M211491</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-06-25T14:31:45Z</dc:date>
    </item>
  </channel>
</rss>

