<?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: I need help in integrating AD with alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263561#M216691</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;SPAN&gt;I see the same thing: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it ignores files under /Authentication/ldap-ad/ldap-ad1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but when i put ldap-ad-authentification file under /Authentication/ldap-ad/ it works &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in alfresco-global.properties i juste added1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentification.chain=AlfrescoNtlm1:AlfrescoNtlm,external1:external,ldap-ad1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 1 * * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangeOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncOnStartup=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it works for me, but if i have more than one subsystem ldap-ad i think it wouldn't work !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 14:07:05 GMT</pubDate>
    <dc:creator>mouradef</dc:creator>
    <dc:date>2011-05-13T14:07:05Z</dc:date>
    <item>
      <title>I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263551#M216681</link>
      <description>Hi ALL,I tried integrating AD with alfresco. taking help of Google or forums. It helped me to configure the AD but i am not able to sync the users and i get error saying LDAP authentication failed.Steps that are followed:1.&amp;nbsp; cd /Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/2. Changed the value t</description>
      <pubDate>Mon, 21 Feb 2011 13:06:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263551#M216681</guid>
      <dc:creator>dayanandj</dc:creator>
      <dc:date>2011-02-21T13:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263552#M216682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never change any files in WEB-INF.&amp;nbsp;&amp;nbsp;&amp;nbsp; I suggest you read the repository configuration guide on the wiki.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263552#M216682</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-02-21T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263553#M216683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please suggest. me the best way to integrate AD with alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this is will be a grate help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks waiting for your reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 14:41:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263553#M216683</guid>
      <dc:creator>dayanandj</dc:creator>
      <dc:date>2011-02-21T14:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263554#M216684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's what I used to get authentication off of AD working, I just set it up and have not put AD sync into place yet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;## Authentication stuff ##&lt;BR /&gt;authentication.chain=passthru1:passthru,ldap1:ldap&lt;BR /&gt;&lt;BR /&gt;passthru.authentication.sso.enabled=false&lt;BR /&gt;passthru.authentication.allowGuestLogin=false&lt;BR /&gt;&lt;BR /&gt;passthru.authentication.authenticateCIFS=false&lt;BR /&gt;passthru.authentication.authenticateFTP=false&lt;BR /&gt;&lt;BR /&gt;passthru.authentication.servers=(domain controllers IP)&lt;BR /&gt;passthru.authentication.domain=(domain name)&lt;BR /&gt;passthru.authentication.useLocalServer=false&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=(my windows login name)&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;passthru.authentication.offlineCheckInterval=300&lt;BR /&gt;passthru.authentication.protocolOrder=TCPIP,NETBIOS&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.active=false&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://(domain controllers IP):389&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.active=false&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=&amp;lt;Netbios Domain&amp;gt;\\&amp;lt;administrator.privilege.account&amp;gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=&amp;lt;administrator.privilege.account.password&amp;gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass=nogroup)(!(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)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=cn\=users,dc=&amp;lt;company.domain&amp;gt;,dc=com&lt;BR /&gt;ldap.synchronization.userSearchBase=cn\=users,dc=&amp;lt;company.domain&amp;gt;,dc=com&lt;BR /&gt;&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.userEmailAttributeName=mail&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=msExchALObjectVersion&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupType=Nogroup&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;&lt;BR /&gt;synchronization.synchronizeChangesOnly=true&lt;BR /&gt;&lt;BR /&gt;cifs.enabled=false&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/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;I appended the alfresco-global.properties located in (installation directory)/tomcat/shared/classes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 20:53:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263554#M216684</guid>
      <dc:creator>tysat</dc:creator>
      <dc:date>2011-02-22T20:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263555#M216685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IT works !!!!!!!!!!!!!!!!!!!!!!!!!!!!! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 13:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263555#M216685</guid>
      <dc:creator>dayanandj</dc:creator>
      <dc:date>2011-02-24T13:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263556#M216686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does your synching work now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so I think I may need to pick your brain &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;let me know&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 15:02:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263556#M216686</guid>
      <dc:creator>soop</dc:creator>
      <dc:date>2011-03-03T15:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263557#M216687</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;BR /&gt;&lt;SPAN&gt;Thanks for the configuration provided. It worked for me as well. I wanted to know if you were able to get the Synchronization working. I am using version 3.4d&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 07:50:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263557#M216687</guid>
      <dc:creator>pnavinkumar</dc:creator>
      <dc:date>2011-03-25T07:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263558#M216688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dayanand&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Were you able to get the synchronization done. Please do share the settings with us. I have been searching for a synchronization setting but still haven't found one which works for me. I am using 3.4d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 08:36:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263558#M216688</guid>
      <dc:creator>pnavinkumar</dc:creator>
      <dc:date>2011-04-26T08:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263559#M216689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks a lot tysat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried your configuration and it worked like a charm. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the only missing now is the synchronization in order to get the email address for each user so the notification system can start working! &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like a first try I just changed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but it didnt work, someone else found the solution to this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jose&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 09:42:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263559#M216689</guid>
      <dc:creator>jacortijo</dc:creator>
      <dc:date>2011-04-27T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263560#M216690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. Thx for sharing your thoughts!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to know something general. The Wiki&amp;nbsp; describes that you should configure subsystems in order to use LDAP authentication or synchronization. My alfresco installation ignores any changes made to subsystems (for example /Authentication/ldap-ad1/ldap-ad). I also red that you shouldn't change any files in WEB-INF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sooo … can still put the configuration into alfresco-global.properties? Is that the right way instead of using the subsystems' configuration files? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 14:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263560#M216690</guid>
      <dc:creator>leber33</dc:creator>
      <dc:date>2011-05-10T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: I need help in integrating AD with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263561#M216691</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;SPAN&gt;I see the same thing: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it ignores files under /Authentication/ldap-ad/ldap-ad1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but when i put ldap-ad-authentification file under /Authentication/ldap-ad/ it works &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in alfresco-global.properties i juste added1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentification.chain=AlfrescoNtlm1:AlfrescoNtlm,external1:external,ldap-ad1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 1 * * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangeOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncOnStartup=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it works for me, but if i have more than one subsystem ldap-ad i think it wouldn't work !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 14:07:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-need-help-in-integrating-ad-with-alfresco/m-p/263561#M216691</guid>
      <dc:creator>mouradef</dc:creator>
      <dc:date>2011-05-13T14:07:05Z</dc:date>
    </item>
  </channel>
</rss>

