<?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 Sync working but no Authentication in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298502#M251632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi m4lewis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Congratz for getting it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And thanks for posting the answer for everyone to see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I'm sorry to be the bearer of bad news but it looks like you have a security hole there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With simple authentication and ldap without SSL, your password will transit on your network in the clear:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(cf:&lt;/SPAN&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;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the next step before going to production might be to either put your ldap behind SSL or use DIGEST-MD5 and configure your LDAP with reversible encryption.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 15:35:12 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2013-07-12T15:35:12Z</dc:date>
    <item>
      <title>LDAP Sync working but no Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298499#M251629</link>
      <description>Hello,I'm currently working with Alfresco 4.2.c Community and I am trying to obtain authentication within Alfresco through our LDAP AD. After many searches on the net I was able to throw together a configuration and all of my AD users have appeared within alfresco (stack trace below) and there are n</description>
      <pubDate>Thu, 11 Jul 2013 15:15:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298499#M251629</guid>
      <dc:creator>m4lewis</dc:creator>
      <dc:date>2013-07-11T15:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Sync working but no Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298500#M251630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should also say that I'm using bitnami alfresco stack and here is yesterday's log when my users were actually pulled into alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:08,767 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Analysis: Commencing batch of 30 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:08,846 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Analysis: Processed 30 entries out of 30. 100% complete. Rate: 379 per second. 0 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:08,846 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Analysis: Completed batch of 30 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:08,867 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Creation and Association Deletion: Commencing batch of 30 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:10,518 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Creation and Association Deletion: Processed 30 entries out of 30. 100% complete. Rate: 18 per second. 0 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:10,518 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 Group Creation and Association Deletion: Completed batch of 30 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:10,521 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Retrieving all users from user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:10,557 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Commencing batch of 114 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:11,972 WARN&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Updating user 'Guest'. This user will in future be assumed to originate from user registry 'ldap1'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:28,635 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Processed 100 entries out of 114. 88% complete. Rate: 5 per second. 0 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:30,835 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Processed 114 entries out of 114. 100% complete. Rate: 5 per second. 0 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:30,835 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] ldap1 User Creation and Association: Completed batch of 114 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:30,938 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Finished synchronizing users and groups with user registry 'ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:30,938 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] 114 user(s) and 30 group(s) processed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:30,980 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:31,002 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.7.0_25-b15; maximum heap size 494.938MB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:31,002 WARN&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 494.938MB is less than recommended 512MB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;16:58:31,003 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community). Current version: 4.2.0 (4576) schema 6,022. Originally installed version: 4.2.0 (4576) schema 6,022.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:21:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298500#M251630</guid>
      <dc:creator>m4lewis</dc:creator>
      <dc:date>2013-07-11T15:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Sync working but no Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298501#M251631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay I ended up getting it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not have passthru enabled or configured so it was only trying to authenticate my ldap users from Alfresco and not my AD server. Added the following config settings…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad,passthru1&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assthru (appended passthru)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=DOMAIN\\batman.robin.com,batman.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=#leave blank&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.guestAccess=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Restarted Tomcat and was able to login as myself using my AD credentials… woohoo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:51:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298501#M251631</guid>
      <dc:creator>m4lewis</dc:creator>
      <dc:date>2013-07-11T15:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Sync working but no Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298502#M251632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi m4lewis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Congratz for getting it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And thanks for posting the answer for everyone to see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I'm sorry to be the bearer of bad news but it looks like you have a security hole there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With simple authentication and ldap without SSL, your password will transit on your network in the clear:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(cf:&lt;/SPAN&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;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the next step before going to production might be to either put your ldap behind SSL or use DIGEST-MD5 and configure your LDAP with reversible encryption.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 15:35:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-sync-working-but-no-authentication/m-p/298502#M251632</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2013-07-12T15:35:12Z</dc:date>
    </item>
  </channel>
</rss>

