<?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 integration issues in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222363#M175493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mrojas73,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But you're using AD and I'm using OpenLDAP ;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it's a bit different.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Sep 2010 23:44:04 GMT</pubDate>
    <dc:creator>leonk</dc:creator>
    <dc:date>2010-09-20T23:44:04Z</dc:date>
    <item>
      <title>LDAP integration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222361#M175491</link>
      <description>Hello,I'm facing LDAP + Alfresco configuration problem.This is what I've got in alfresco-global.properties:## LDAP configuration#authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldapldap.authentication.userNameFormat=uid=%sldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCt</description>
      <pubDate>Fri, 17 Sep 2010 05:10:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222361#M175491</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2010-09-17T05:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP integration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222362#M175492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my code, it should work, my test.admin account is in the test OU.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.syncronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://172.16.10.10:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=cn=%s,ou=test,ou=clients,ou=managed objects,dc=sample,dc=local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=test.admin@sample.local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=123456&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=test=cet,ou=clients,ou=Managed Objects,dc=sample,dc=local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou=test,ou=clients,ou=Managed Objects,dc=sample,dc=local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.domain=sample.local&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.import.cron=0 0 0/5 * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.autoCreatePeopleOnLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=objectClass=user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userEmailAttributeName=mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.import.group.cron=0 2/5 * * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.import.group.clearAllChildren=false&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 19:22:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222362#M175492</guid>
      <dc:creator>mrojas73</dc:creator>
      <dc:date>2010-09-20T19:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP integration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222363#M175493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mrojas73,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But you're using AD and I'm using OpenLDAP ;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it's a bit different.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 23:44:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222363#M175493</guid>
      <dc:creator>leonk</dc:creator>
      <dc:date>2010-09-20T23:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP integration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222364#M175494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Leon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think your problem is with the security.principal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be using the main ldap manager and password from your ldap configuration file: slapd.conf (look for rootdn).&amp;nbsp; Your LDAP administrator can probably help you find that, if its not you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, perhaps someone who has global read/write privileges on the LDAP database (specifically the userPassword field) might work too.&amp;nbsp; This is typically not one of the end users of the LDAP system.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 22:24:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-integration-issues/m-p/222364#M175494</guid>
      <dc:creator>jturmelle</dc:creator>
      <dc:date>2010-09-23T22:24:52Z</dc:date>
    </item>
  </channel>
</rss>

