<?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: Alfresco 3.2 LDAP user sync without group sync possible! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228226#M181356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the \ is the escape character. Because = has a special meaning in a properties file, it should usually be escaped. But normally it doesn't matter if you forget to, unless the property key has an = in it. The colon character also behaves like = and should be escaped. See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is the sync working or not? If it is you would see messages about users and groups being created in your logs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2009 17:21:23 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2009-07-14T17:21:23Z</dc:date>
    <item>
      <title>Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228217#M181347</link>
      <description>With the newly factored Authentication subsystems I was able to get up CIFS, NTLM and LDAP sync running in almost no time, great work!Now I'm having one issue with LDAP sync. It works for users, but then tries to import groups, which I don't want it to do.So I commented the sections in ldap-ad-authe</description>
      <pubDate>Mon, 13 Jul 2009 17:59:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228217#M181347</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-13T17:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228218#M181348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to sync users and not groups, you could that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupType=group.no&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(objectclass\=group.no)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the sync won't find that group type and no group will be imported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have another issue which is kind of the opposite. I WANT to get my groups but I can't, because whenever there's a little glitch in the LDAP, such as a missing attribute in one of the members of the group, the whole sync goes down. See my thread at &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20325" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20325&lt;/A&gt;&lt;SPAN&gt; and my bug report at &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2484" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2484&lt;/A&gt;&lt;SPAN&gt;. If you're interested in a fix, make sure you "vote" on my bug report, so it will get some attention!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2009 18:33:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228218#M181348</guid>
      <dc:creator>fo1337</dc:creator>
      <dc:date>2009-07-13T18:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228219#M181349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I voted for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Still, I am fuddling with the group trigger:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I replaced the options as you've told me and now it throws&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[flawless user import]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:56:01,904 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Retrieving all groups from user registry 'AUTH.EXT.ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:56:54,778 ERROR [org.quartz.core.JobRunShell] Job DEFAULT.ldapPeopleJobDetail threw an unhandled Exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 06140003 User and group import failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[…]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: javax.naming.directory.InvalidSearchFilterException: Missing 'equals'; remaining name&amp;nbsp; 'ou=groups,ou=_global,dc=intra',&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which is my ldap.synchronization.groupSearchBase. If I leave that with the original Alfresco-provided options, it stays the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The above searchBase works with 2.9b.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you probably post your file? Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 10:19:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228219#M181349</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-14T10:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228220#M181350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please paste in exactly what you have configured for ldap.synchronization.groupQuery and ldap.synchronization.groupSearchBase in alfresco-global.properties. E.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.synchronization.groupQuery=(objectclass\=groupOfNames)&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=Groups,dc\=company,dc\=com&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also provide the full stack trace from the error message&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's probably best to not use a dot character in the group type and group query&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 11:30:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228220#M181350</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-14T11:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228221#M181351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm really sorry, I left two options commented, though it couldn't work. With&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ldap.synchronization.groupQuery=(objectclass\=Nogroup)&lt;BR /&gt;ldap.synchronization.groupType=Nogroup&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;in ldap-ad-authentication.properties it worked: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:10:17,333 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Creating user 'XYZ'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:10:18,068 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Retrieving all groups from user registry 'AUTH.EXT.ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:10:18,403 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Finished synchronizing users and groups with user registry 'AUTH.EXT.ldap1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:10:18,403 INFO&amp;nbsp; [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] 1920 user(s) and 0 group(s) processed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'm trying to login through IE7, I'm now mapped to guest. With Opera, logged in as admin, every user is there with its homefolder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Via CIFS, the log states that it can't find me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:13:44,030 DEBUG [org.alfresco.smb.protocol.auth] NT Session setup NTLMSSP, MID=8, UID=0, PID=65279&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:13:44,031 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:13:44,117 DEBUG [org.alfresco.smb.protocol.auth] NT Session setup NTLMSSP, MID=16, UID=0, PID=65279&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:13:44,124 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:13:44,174 WARN&amp;nbsp; [org.alfresco.smb.protocol.auth] User does not exist, XYZ&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;although I'm displayed in admin panel, with the correct upper and lowercase spelling. A manual login with my credentials too, says, I'm not there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My authentication chain in alfresco-global.properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My corresponding options set are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfrescoNtlm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.mapUnknownUserToGuest=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use LDAP sync and NTLM sign on. Is this possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With passthru, user's details like mail wouldn't be available, I presume?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 13:29:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228221#M181351</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-14T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228222#M181352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK so we've established you are using Active Directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You shouldn't be copying all of ldap-ad-authentication.properties. All you need to do is include a subsystem of type ldap-ad in your authentication chain and set the properties you want to override in alfresco-global.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it sounds like you want to use passthru for authentication and use ldap for synchronization only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can do this with the following in alfresco-global.properties&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;BR /&gt;&lt;SPAN&gt;Stop it trying to chain LDAP authentication with&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=false &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then configure the alfrescoNtlm and ldap-ad subsystems. See &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; for a full guide&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=DOMAINNAME\server1,DOMAINNAME\server2,server1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=alfresco@domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=secret&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(objectclass\=group) # Only include if you want to customize the group query&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0}))) # Only include if you want to customize the group query&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=ou\=Security Groups,ou\=Alfresco,dc=domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou\=User Accounts,ou=\Alfresco,dc=domain&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 14:05:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228222#M181352</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-14T14:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228223#M181353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your immediate answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ActiveDirectory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP authentication was set to ldap.authentication.active=false, already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Should it read authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap&lt;/SPAN&gt;&lt;STRONG&gt;-&lt;SPAN style="text-decoration: underline;"&gt;ad&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;1:ldap-ad ? Are those descriptors system-inherent?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'm adding "me" before the LDAP-sync as admin in Opera in an emptied but identically configured Alfresco, I can work via CIFS and NTLM, correctly. Does that mean, that authentication works, but there's a problem while syncing (syncing taking place in an emptied one as well, of course)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would the first passthru server be my Alfresco one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=INTRANET\alfresco-server,INTRANET\ldap-server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 14:58:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228223#M181353</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-14T14:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228224#M181354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;authentication.chain is a comma separate list of name:type pairs. name can be any unique identifier of your choice. type must match a subsystem type, such as ldap or ldap-ad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers should be a comma separated list of Windows Domain servers. It has nothing to do with the LDAP subsystem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The list should prefix the server by domain name, and should also include a server to use when the domain name isn't known.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So suppose your domain is DOMAIN and server is server1. Then&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=DOMAIN\server1,server1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;should work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it sounds as though LDAP sync isn't configured correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 15:19:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228224#M181354</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-14T15:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228225#M181355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I import users, delete my imported user and create it manually (upper- and lowercases are identical) I can instantly use CIFS and NTLM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There seems to be something, that makes me look like another person, when being imported. Which property could that be? There are no special characters in my name or password and it's the same case for another user (in our testing environment).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP-sync configuration being used here worked with 2.9b.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, what exactly is the purpose of '\' in ldap.synchronization.userSearchBase=ou\=_Departments,dc=intranet,dc=de&amp;nbsp; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For me, leaving it out, doesn't make a difference. Is it an escaping character? In the example file, it's&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou\=User Accounts,ou=\Alfresco,dc=domain after ou=.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 17:15:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228225#M181355</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-14T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228226#M181356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the \ is the escape character. Because = has a special meaning in a properties file, it should usually be escaped. But normally it doesn't matter if you forget to, unless the property key has an = in it. The colon character also behaves like = and should be escaped. See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is the sync working or not? If it is you would see messages about users and groups being created in your logs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 17:21:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228226#M181356</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-14T17:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228227#M181357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please include a dump of all your ldap.synchronization.* properties. Note that all of them have changed name since 2.9.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 17:23:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228227#M181357</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-07-14T17:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228228#M181358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your explanation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The sync is working fine. I just thought, that the escaping character may have an effect on the user data imported (being not seen as "me").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I actually used ldap-ad-authentication.properties (will leave that alone and reinstall completely, if I proceed with this point).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;# This flag enables use of this LDAP subsystem for authentication. It may be&lt;BR /&gt;# that this subsytem should only be used for synchronization, in which case&lt;BR /&gt;# this flag should be set to false.&lt;BR /&gt;ldap.authentication.active=false&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# This properties file brings together the common options for LDAP authentication rather than editing the bean definitions&lt;BR /&gt;#&lt;BR /&gt;ldap.authentication.allowGuestLogin=true&lt;BR /&gt;&lt;BR /&gt;# How to map the user id entered by the user to taht passed through to LDAP&lt;BR /&gt;# In Active Directory, this can either be the user principal name (UPN) or DN.&lt;BR /&gt;# UPNs are in the form &amp;lt;sAMAccountName&amp;gt;@domain and are held in the userPrincipalName attribute of a user&lt;BR /&gt;ldap.authentication.userNameFormat=%s@domain&lt;BR /&gt;&lt;BR /&gt;# The LDAP context factory to use&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;&lt;BR /&gt;# The URL to connect to the LDAP server &lt;BR /&gt;#ldap.authentication.java.naming.provider.url=ldap://172.16.131.15:686 SSL-Port, not used here.&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://172.16.131.15:389&lt;BR /&gt;&lt;BR /&gt;# The authentication mechanism to use&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;&lt;BR /&gt;# Escape commas entered by the user at bind time&lt;BR /&gt;# Useful when using simple authentication and the CN is part of the DN and contains commas&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;&lt;BR /&gt;# Escape commas entered by the user when setting the authenticated user&lt;BR /&gt;# Useful when using simple authentication and the CN is part of the DN and contains commas, and the escaped \, is &lt;BR /&gt;# pulled in as part of an LDAP sync&lt;BR /&gt;# If this option is set to true it will break the default home folder provider as space names can not contain \&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;&lt;BR /&gt;# Comma separated list of user names who should be considered administrators by default&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Administrator&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; By the way: This doesn't work for me, if I add my username. Only 'admin' gets the admin panel.&lt;BR /&gt;&lt;BR /&gt;# This flag enables use of this LDAP subsystem for user and group&lt;BR /&gt;# synchronization. It may be that this subsytem should only be used for &lt;BR /&gt;# authentication, in which case this flag should be set to false.&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;&lt;BR /&gt;# The default principal to bind with (only used for LDAP sync). This should be a UPN or DN&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=INTRANET\\LDAP_User&lt;BR /&gt;&lt;BR /&gt;# The password for the default principal (only used for LDAP sync)&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=ThePassword&lt;BR /&gt;&lt;BR /&gt;# If positive, this property indicates that RFC 2696 paged results should be&lt;BR /&gt;# used to split query results into batches of the specified size. This&lt;BR /&gt;# overcomes any size limits imposed by the LDAP server.&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;&lt;BR /&gt;# The query to select all objects that represent the groups to import.&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=Nogroup)&lt;BR /&gt;&lt;BR /&gt;# The query to select objects that represent the groups to import that have changed since a certain time.&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;# The query to select all objects that represent the users to import. userAccountControl: bit checks for disabled and non-user accounts&lt;BR /&gt;#ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;&lt;BR /&gt;# The query to select objects that represent the users to import that have changed since a certain time.&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.personDifferentialQuery=(&amp;amp; (objectclass=user)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&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\=Security Groups,ou\=Alfresco,dc=domain&lt;BR /&gt;#ldap.synchronization.groupSearchBase=ou\=Gruppen,ou=\_Global,dc=intra,dc=ads-root,dc=de&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\=User Accounts,ou=\Alfresco,dc=domain&lt;BR /&gt;ldap.synchronization.userSearchBase=ou=\_Departments,dc=intranet,dc=de&lt;BR /&gt;&lt;BR /&gt;# The name of the operational attribute recording the last update time for a group or user.&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;&lt;BR /&gt;# The timestamp format. Unfortunately, this varies between directory servers.&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;BR /&gt;&lt;BR /&gt;# The attribute name on people objects found in LDAP to use as the uid in Alfresco&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;&lt;BR /&gt;# The attribute on person objects in LDAP to map to the first name property in Alfresco&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;&lt;BR /&gt;# The attribute on person objects in LDAP to map to the last name property in Alfresco&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;&lt;BR /&gt;# The attribute on person objects in LDAP to map to the email property in Alfresco&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;&lt;BR /&gt;# The attribute on person objects in LDAP to map to the organizational id&amp;nbsp; property in Alfresco&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=msExchALObjectVersion&lt;BR /&gt;&lt;BR /&gt;# The default home folder provider to use for people created via LDAP import&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&lt;BR /&gt;# userHomesHomeFolderProvider&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; personalHomeFolderProvider&amp;nbsp;&amp;nbsp; companyHomeFolderProvider&amp;nbsp; guestHomeFolderProvider&lt;BR /&gt;&lt;BR /&gt;# The attribute on LDAP group objects to map to the gid property in Alfrecso&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;&lt;BR /&gt;# The group type in LDAP&lt;BR /&gt;ldap.synchronization.groupType=Nogroup&lt;BR /&gt;&lt;BR /&gt;# The person type in LDAP&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;&lt;BR /&gt;# The attribute in LDAP on group objects that defines the DN for its members&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 17:43:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228228#M181358</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-14T17:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228229#M181359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm really sorry, I misunderstood the meaning of the AlfrescoNtlm subsystem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought, it would not only autosign local users on, but also those that are synced with Alfresco and - during automated login - are authenticated against an LDAP database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I had the wrong authentication chain:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AlfrescoNtlm, followed by LDAP sync did sync all users, but none of them was able to sign on because the first subsystem only checked the local user database, containing none of the synced entries. And the latter did not have ldap authentication enabled, only sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I use authentication.chain=Authentication&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,Syncing:ldap-ad and CIFS, NTLM and syncing work like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the passthru folder I allowed SSO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The subsystem configuration made a giant leap with 3.2!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 12:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228229#M181359</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-15T12:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.2 LDAP user sync without group sync possible!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228230#M181360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Now I have another issue which is kind of the opposite. I WANT to get my groups but I can't, because whenever there's a little glitch in the LDAP, such as a missing attribute in one of the members of the group, the whole sync goes down. See my thread at &lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20325" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=20325&lt;/A&gt; and my bug report at &lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2484" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2484&lt;/A&gt;. If you're interested in a fix, make sure you "vote" on my bug report, so it will get some attention!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;There appears to be a suggestion in the the issue on how to fix this.&amp;nbsp; It requires overriding configurations in swing.&amp;nbsp; Can anyone explain to me how to do this with clearer detail?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 14:59:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-2-ldap-user-sync-without-group-sync-possible/m-p/228230#M181360</guid>
      <dc:creator>pbkoob</dc:creator>
      <dc:date>2009-07-23T14:59:11Z</dc:date>
    </item>
  </channel>
</rss>

