<?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 LDAP-AD sync does not work in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285792#M238922</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;Recently installed 4.2.d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I configured ldap-ad subsystem as below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.authentication.userNameFormat=%s@mydomain.local&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://myadserver.mydomain.local:389&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=ldap_user@mydomain.local&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=password&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=People,dc\=mydomain,dc\=local&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=People,dc\=mydomain,dc\=local&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm able to login to share with AD users so that's good. but synchronization does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a fresh install and I have kept anything else at defaults, so synchronization is enabled and it must be triggered at start up as explained here : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/The_Synchronization_Subsystem" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/The_Synchronization_Subsystem&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried triggering a sync through JMX, but I can only see MBeans -&amp;gt; Alfresco -&amp;gt; VirtServerRegistry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;neither MBeans -&amp;gt; Alfresco -&amp;gt; Schedule nor MBeans -&amp;gt; Alfresco -&amp;gt; Configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried setting the sync log level to debug and restarted the service but nothing seems to be logged. greped all log files but couldn't find anything useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My alfresco.log was last updated 3 days ago when I first installed alfresco. restarting alfresco does not seem to be affecting this log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Sep 2013 10:32:22 GMT</pubDate>
    <dc:creator>hoomanv</dc:creator>
    <dc:date>2013-09-07T10:32:22Z</dc:date>
    <item>
      <title>LDAP-AD sync does not work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285792#M238922</link>
      <description>Hello,Recently installed 4.2.d.I configured ldap-ad subsystem as below.ldap.authentication.userNameFormat=%s@mydomain.localldap.authentication.java.naming.provider.url=ldap://myadserver.mydomain.local:389ldap.synchronization.java.naming.security.principal=ldap_user@mydomain.localldap.synchronization</description>
      <pubDate>Sat, 07 Sep 2013 10:32:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285792#M238922</guid>
      <dc:creator>hoomanv</dc:creator>
      <dc:date>2013-09-07T10:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP-AD sync does not work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285793#M238923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It just worked mysteriously. I played with groupSearchBase and userSearchBase, probably there was something wrong in them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still can't see the MBeans for triggering a sync. Also my alfresco.log seems not being updated, where can I see the sync logs ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 10:40:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285793#M238923</guid>
      <dc:creator>hoomanv</dc:creator>
      <dc:date>2013-09-07T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP-AD sync does not work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285794#M238924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The jmx interface is Enterprise only.&amp;nbsp;&amp;nbsp; it's not available in the community version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 20:08:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-ad-sync-does-not-work/m-p/285794#M238924</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-09-08T20:08:02Z</dc:date>
    </item>
  </channel>
</rss>

