<?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: Another LDAP Sync problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245377#M198507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PaulWeb I closed that one as "not a bug". Group RI errors are logged as warnings but it doesn't fail the sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI I have just checked in the fix for ETHREEOH-2800 in to HEAD. If you build the very latest code, you should find that external accounts always show up as enabled in Share. It will not be possible to disable these external accounts or set a password, as this is controlled in the external system.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2009 12:37:27 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2009-09-04T12:37:27Z</dc:date>
    <item>
      <title>Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245357#M198487</link>
      <description>Hi everyone,Very new to the world of Electronic Document Management, I am trying to get Alfresco CE 3.3 (nightly build) to work in my company. Not being a Network/System admin, I am currently struggling on 2 different points of the configuration of the application. In this topic, I will focus on the</description>
      <pubDate>Tue, 01 Sep 2009 06:08:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245357#M198487</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-01T06:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245358#M198488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;look this post &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20864" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20864&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;i upload last version svn head and compiled, with your chain work normal (os xp 32). &lt;/SPAN&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;give you passthru-authentication-context.properties and ldap-ad-authentication.properties&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 06:48:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245358#M198488</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-01T06:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245359#M198489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Authentication is performed against AlfrescoNTLM and then Pagainst Active Directory (passthru).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LDAP-AD is used only for synchronization purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My &lt;/SPAN&gt;&lt;EM&gt;passthru-authentication-context.properties&lt;/EM&gt;&lt;SPAN&gt; is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;passthru.authentication.useLocalServer=false&lt;BR /&gt;passthru.authentication.domain=MY_DOMAIN&lt;BR /&gt;passthru.authentication.servers=&lt;BR /&gt;passthru.authentication.guestAccess=false&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=sabahj&lt;BR /&gt;#Timeout value when opening a session to an authentication server, in milliseconds&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;#Offline server check interval in seconds&lt;BR /&gt;passthru.authentication.offlineCheckInterval=300&lt;BR /&gt;passthru.authentication.protocolOrder=NetBIOS,TCPIP&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;passthru.authentication.authenticateFTP=true&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And &lt;/SPAN&gt;&lt;EM&gt;ldap-ad-authentication.properties&lt;/EM&gt;&lt;SPAN&gt; is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.active=false&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=%s@domain&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://my_domain:389&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Administrator&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=sabahj@domain&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=my_password&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=OU\=Users,OU=\ORGA,DC=DOMAIN,DC=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,OU=\ORGA,DC=DOMAIN,DC=local&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=personalHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&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;/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;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>Wed, 02 Sep 2009 05:14:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245359#M198489</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-02T05:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245360#M198490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.synchronization.groupSearchBase=OU\=Users,&lt;STRONG&gt;OU=\ORGA&lt;/STRONG&gt;,DC=DOMAIN,DC=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,&lt;STRONG&gt;OU=\ORGA&lt;/STRONG&gt;,DC=DOMAIN,DC=local&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;maybe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.synchronization.groupSearchBase=OU\=Users,&lt;STRONG&gt;OU\=ORGA&lt;/STRONG&gt;,DC=DOMAIN,DC=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,&lt;STRONG&gt;OU\=ORGA&lt;/STRONG&gt;,DC=DOMAIN,DC=local&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 05:46:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245360#M198490</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-02T05:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245361#M198491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.authentication.userNameFormat=%s@domain&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;you have there instead of domain your real AD-Domain, have you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 05:49:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245361#M198491</guid>
      <dc:creator>oklein</dc:creator>
      <dc:date>2009-09-02T05:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245362#M198492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;you have there instead of domain your real AD-Domain, have you?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Do I need to put the real AD domain ? I thought it was just a format naming convention.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 05:59:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245362#M198492</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-02T05:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245363#M198493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it is my work config for tests (full domain name &lt;/SPAN&gt;&lt;STRONG&gt;my-domain.ru&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.allowGuestLogin=true&lt;BR /&gt;ldap.authentication.userNameFormat=%s@my-domain.ru&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://pridc.my-domain.ru:3268&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=iam&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=iam@my-domain.ru&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=password&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=XXXX XXXX XXXXXX,dc=my-domain,dc=ru&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=XXXX XXXX XXXXXX,dc=my-domain,dc=ru&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=personalHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&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;/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>Wed, 02 Sep 2009 06:10:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245363#M198493</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-02T06:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245364#M198494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I changed &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.userNameFormat=%s@MY_DOMAIN&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;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.synchronization.userSearchBase=OU\=Users,OU=\ORGA,DC=DOMAIN,DC=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,OU\=ORGA,DC=DOMAIN,DC=local&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;I don't have any errors during Alfresco server startup, but I don't see any synchronization happening. I'd say it didn't really affect the sync behaviour.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 06:58:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245364#M198494</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-02T06:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245365#M198495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On AD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be a UPN. You can check what the correct format is using an LDAP browser. See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 10:30:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245365#M198495</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-02T10:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245366#M198496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;On AD&lt;BR /&gt;ldap.authentication.userNameFormat&lt;BR /&gt;Should be a UPN. You can check what the correct format is using an LDAP browser. See&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;OK, using Softerra LDAP Browser, I found that my UPN is "sabahj@MY.DOMAIN"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now in order to have the synchronization working correctly (imported users are active by default with all their contact details) do I have to put:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.userNameFormat=%s@MY.DOMAIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #— which would give the correct format&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.userNameFormat=sabahj@MY.DOMAIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #— which is specific to my account&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 23:06:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245366#M198496</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-02T23:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245367#M198497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s@MY.DOMAIN&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=sabahj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 23:23:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245367#M198497</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-02T23:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245368#M198498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK for the first item, I just enter the correct path with %s@MY.DOMAIN&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.authentication.defaultAdministratorUserNames=sabahj&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am confused. Isn't this item only used when ldap authentication is used to access the Alfresco platform ? Is it also needed to perform sync ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 23:28:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245368#M198498</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-02T23:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245369#M198499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in alfresco administrator: admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you (or other user) wish to be the admin of system Alfresco should specify that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.authentication.defaultAdministratorUserNames=sabahj&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 23:43:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245369#M198499</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-02T23:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245370#M198500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, to make myself an admin, I used the following propertie &lt;/SPAN&gt;&lt;EM&gt;passthru.authentication.defaultAdministratorUserNames=sabahj&lt;/EM&gt;&lt;SPAN&gt; and it does work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But back to the LDAP user details synchronization, it still doesn't work &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haven't tried touching the ldap properties, I don't want to break what is working so far&amp;nbsp; &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://connect.hyland.com/i/smilies/16x16_smiley-indifferent.png" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 01:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245370#M198500</guid>
      <dc:creator>jsabah</dc:creator>
      <dc:date>2009-09-04T01:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245371#M198501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We in Russia have a saying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Wolves are afraid not to go to wood".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=sabahj@MY.DOMAIN &lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=my_password&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=OU\=Users,OU\=ORGA,DC\=DOMAIN,DC\=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,OU\=ORGA,DC\=DOMAIN,DC\=local&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=personalHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&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;/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;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.synchronization.groupSearchBase=OU\=Users,OU\=ORGA,DC\=DOMAIN,DC\=local&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Users,OU\=ORGA,DC\=DOMAIN,DC\=local&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;for example is my work searchBase (our AD all groups on the russian language therefor i am converting search base&amp;nbsp; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# The group search base restricts the LDAP group query to a sub section of tree on the LDAP server.&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u044b, ou\=\u0418\u0422 \u0434\u0435\u043f\u0430\u0440\u0442\u0430\u043c\u0435\u043d\u0442,ou\=\u042d\u043d\u043a\u043e\u0432\u0441\u043a, dc\=my-domain,dc\=ru&lt;BR /&gt;&lt;BR /&gt;# The user search base restricts the LDAP user query to a sub section of tree on the LDAP server.&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u044b, ou\=\u0418\u0422 \u0434\u0435\u043f\u0430\u0440\u0442\u0430\u043c\u0435\u043d\u0442,ou\=\u042d\u043d\u043a\u043e\u0432\u0441\u043a, dc\=my-domain,dc\=ru&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;and in default-synchronization.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;synchronization.synchronizeChangesOnly=true&lt;BR /&gt;&lt;BR /&gt;# The cron expression defining when imports should take place&lt;BR /&gt;synchronization.import.cron=0 0 0 * * ?&lt;BR /&gt;&lt;BR /&gt;# Should we trigger a differential sync when missing people log in?&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;BR /&gt;&lt;BR /&gt;# Should we auto create a missing person on log in?&lt;BR /&gt;synchronization.autoCreatePeopleOnLogin=true&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In dependence that you wish to receive from authentification in ALFRESCO, look following posts (if there will be that that not clearly I will try to explain)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21248" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21248&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21339" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21339&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21268" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21268&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21482" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=21482&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 03:22:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245371#M198501</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-04T03:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245372#M198502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think PaulWeb may have led you a merry dance in his unique brand of English. So you actually have sync working but have found that user homes are appearing in the wrong place? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This was logged and fixed in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2535" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2535&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just set&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or build the latest code from HEAD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are using passthru for authentication and have rightly switched of LDAP authentication, so the LDAP authentication properties will not be relevant. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And your other problem is about enabling accounts in Share? This appears to be a bug in share. I have logged&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2800" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2800&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks to me that you're trying to edit ldap-ad-authentication.properties directly. This is not how to configure a subsystem as you will lose all your settings when you next upgrade. Your settings should be in alfresco-global.properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 10:55:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245372#M198502</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-04T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245373#M198503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;unique brand of English&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks for a compliment dward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;I apologise, for my cheerful English but if not to practise, it becomes better not precisely. &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; It I still while in section configuration, and here when will pass in section development…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you for the help and for understanding dward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S: We are born, that a fairy tale to make a reality.&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:22:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245373#M198503</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-04T11:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245374#M198504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I apologise for my cheerful English but if I don't practise it will not get better&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry - I'll stop the language classes now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:30:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245374#M198504</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-04T11:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245375#M198505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry - I'll stop the language classes now&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I will try, but if stop, from it it becomes better not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel to us long work on errors is necessary.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:35:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245375#M198505</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-04T11:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Another LDAP Sync problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245376#M198506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And here to you still bug dward&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-3370" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-3370&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It is good, when I will come to work, I will place screen with an error. Synchronisation stops and gives out an error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:38:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/another-ldap-sync-problem/m-p/245376#M198506</guid>
      <dc:creator>paulweb</dc:creator>
      <dc:date>2009-09-04T11:38:21Z</dc:date>
    </item>
  </channel>
</rss>

