<?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: Nightmare of a time getting 3.2 to sync LDAP with AD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243050#M196180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Due to popular demand, I have committed our latest LDAP performance and diagnostics improvements into HEAD. You can pick these up by checking out the latest code and using the "ant incremental-tomcat" command to build Alfresco as documented here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Development_Environment&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could wait for a new community nightly build…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the change comment for revision 15439:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Merged V3.2 to HEAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15388: ETHREEOH-1872: Better debug logging in authentication components&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Now each authentication component logs every step of the authentication process (including reason for failure) if you switch on debug logging for that component or the entire org.alfresco.repo.security.authentication package. E.g.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication.AuthenticationComponentImpl=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15196: Further LDAP sync performance improvements&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Bunch user and group creations into small transactions (except for differential sync on login)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Run a differential sync on startup (so that bulk of users are not brought over on first login)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Can be disabled by synchronization.syncOnStartup property&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15135: Node creation / ACL performance improvements&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - When an ACL was set on a leaf node such as a person, redundant 'shared' ACLs were created for child nodes with getInheritedAccessControlList(), even though no child nodes existed.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Now setInheritanceForChildren() makes a 'lazy' call to getInheritedAccessControlList(), only when it realises there are child nodes&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15133: Changes to datasource definition for improved performance&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Enable caching and reuse of prepared statements (by default 40 for each connection)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Removed custom-connection-pool-context.xml.sample and instead introduced complete property set into repository.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Updated v3.2 Wiki docs &lt;A href="http://wiki.alfresco.com/wiki/Database_Configuration#Overriding_the_Database_Connection_Properties" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Database_Configuration#Overriding_the_Database_Connection_Properties&lt;/A&gt;&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;/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;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2009 10:24:37 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2009-07-28T10:24:37Z</dc:date>
    <item>
      <title>Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243044#M196174</link>
      <description>I've got passthru auth to work fine, but am having a real problem getting LDAP sync to work with AD (or Novell's eDirectory for that matter).&amp;nbsp; Currently I'm using the alfresco-globel.properties per the documentation, using configuration examples I've found on this site.&amp;nbsp;&amp;nbsp;&amp;nbsp; What is happening now is w</description>
      <pubDate>Sat, 25 Jul 2009 00:52:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243044#M196174</guid>
      <dc:creator>jdalby</dc:creator>
      <dc:date>2009-07-25T00:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243045#M196175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sorry Zorkon wasn't able to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There appears to be an issue when your LDAP query returns a user called Guest. In this case, Alfresco attempts to delete its own internal Guest user and create a new one. But something is going wrong due to some ACLs referencing this user (shouldn't be a problem). This needs investigating. I have logged a JIRA issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2574" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2574&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed you have changed personQuery so that it no longer includes the userAccountControl bitmask that only includes 'real' users. Does it work with the default setting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also noticed you have mangled personDifferentialQuery so that it doesn't contain enough matching brackets. Again, I would recommend the default query&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this doesn't work, then you could add on a condition that excludes the Guest user. E.g.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(sAMAccountName=Guest)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0}))(!(sAMAccountName=Guest)))&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 09:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243045#M196175</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-27T09:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243046#M196176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Had the same problem except mine has no error messages.&amp;nbsp; it syncs with "creating XYZ users" and restarts again but I don't have any error messages.&amp;nbsp; After a ridiculouly long time (6 hours), it stops with no sync complete message.&amp;nbsp; Checked the users database and no users were imported.&amp;nbsp; Any one else have this problem ?&amp;nbsp; A workaround ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 17:12:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243046#M196176</guid>
      <dc:creator>lchoonch</dc:creator>
      <dc:date>2009-07-27T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243047#M196177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Had the same problem except mine has no error messages.&amp;nbsp; it syncs with "creating XYZ users" and restarts again but I don't have any error messages.&amp;nbsp; After a ridiculouly long time (6 hours), it stops with no sync complete message.&amp;nbsp; Checked the users database and no users were imported.&amp;nbsp; Any one else have this problem ?&amp;nbsp; A workaround ?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Follow the instructions here referring to syncing users but not syncing groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20389&amp;amp;p=67191&amp;amp;hilit=ldap#p67191" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20389&amp;amp;p=67191&amp;amp;hilit=ldap#p67191&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a little fuzzy on how to get the groups syncing, but this will get you your users.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 21:18:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243047#M196177</guid>
      <dc:creator>pbkoob</dc:creator>
      <dc:date>2009-07-27T21:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243048#M196178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you all for the help!&amp;nbsp;&amp;nbsp; By using the query that excludes guest, and following the instructions that disable the group sync I now have my users syncing, much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 02:34:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243048#M196178</guid>
      <dc:creator>jdalby</dc:creator>
      <dc:date>2009-07-28T02:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243049#M196179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great ! everything works now.&amp;nbsp; Looks like it is the Guest user thats causing the problem.&amp;nbsp; Excluding it will fix the sync.&amp;nbsp; However, my groups are still not syncing properly.&amp;nbsp; Getting a warn message that says it cannot resolve the distinguished name.&amp;nbsp; I think its my ldap properties / filter for my group query.&amp;nbsp; Not syncing the groups allowed my sync to complete at least.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks guys !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 02:35:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243049#M196179</guid>
      <dc:creator>lchoonch</dc:creator>
      <dc:date>2009-07-28T02:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243050#M196180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Due to popular demand, I have committed our latest LDAP performance and diagnostics improvements into HEAD. You can pick these up by checking out the latest code and using the "ant incremental-tomcat" command to build Alfresco as documented here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Development_Environment&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could wait for a new community nightly build…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the change comment for revision 15439:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Merged V3.2 to HEAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15388: ETHREEOH-1872: Better debug logging in authentication components&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Now each authentication component logs every step of the authentication process (including reason for failure) if you switch on debug logging for that component or the entire org.alfresco.repo.security.authentication package. E.g.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication.AuthenticationComponentImpl=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log4j.logger.org.alfresco.repo.security.authentication=debug&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15196: Further LDAP sync performance improvements&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Bunch user and group creations into small transactions (except for differential sync on login)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Run a differential sync on startup (so that bulk of users are not brought over on first login)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Can be disabled by synchronization.syncOnStartup property&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15135: Node creation / ACL performance improvements&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - When an ACL was set on a leaf node such as a person, redundant 'shared' ACLs were created for child nodes with getInheritedAccessControlList(), even though no child nodes existed.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Now setInheritanceForChildren() makes a 'lazy' call to getInheritedAccessControlList(), only when it realises there are child nodes&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15133: Changes to datasource definition for improved performance&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Enable caching and reuse of prepared statements (by default 40 for each connection)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Removed custom-connection-pool-context.xml.sample and instead introduced complete property set into repository.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Updated v3.2 Wiki docs &lt;A href="http://wiki.alfresco.com/wiki/Database_Configuration#Overriding_the_Database_Connection_Properties" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Database_Configuration#Overriding_the_Database_Connection_Properties&lt;/A&gt;&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;/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;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 10:24:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243050#M196180</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-28T10:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243051#M196181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where is the Nightly Community Build?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 13:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243051#M196181</guid>
      <dc:creator>pbkoob</dc:creator>
      <dc:date>2009-07-28T13:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243052#M196182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://dev.alfresco.com/downloads/nightly/dist/" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/downloads/nightly/dist/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 14:17:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243052#M196182</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-07-28T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Nightmare of a time getting 3.2 to sync LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243053#M196183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI the problem with deleting and recreating "Guest" turned out to be one of case sensitivity. A fix for this is now available in HEAD.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 16:25:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nightmare-of-a-time-getting-3-2-to-sync-ldap-with-ad/m-p/243053#M196183</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-29T16:25:58Z</dc:date>
    </item>
  </channel>
</rss>

