<?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: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311746#M264876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi ESWBitto,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just do want to show the "Logon Name" in Alfresco. Can do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://postimg.org/image/7bto4o6or/" rel="nofollow noopener noreferrer"&gt;[img]http://s9.postimg.org/7bto4o6or/search_people_2.jpg[/img]&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 03:32:49 GMT</pubDate>
    <dc:creator>noveske</dc:creator>
    <dc:date>2015-05-28T03:32:49Z</dc:date>
    <item>
      <title>Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311742#M264872</link>
      <description>Hi Guys,im really trying to not be stupid here and have looked at numerous documents/links etc on the forum etc but I just cant see where I get started with this.Is there a step by step guide for dummies or at least a clue where to start because i sure as hell cant find it.I really want to get into</description>
      <pubDate>Mon, 11 May 2015 12:44:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311742#M264872</guid>
      <dc:creator>garylloyd</dc:creator>
      <dc:date>2015-05-11T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311743#M264873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gary,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for no frills then edit your alfresco-global.properties with this (filing in your specific data). I got most of this from the 5 Community Docs and I'm successfully running this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;##Creating the authentication chain&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,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,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInBind=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInUid=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://&amp;lt;strong&amp;gt;YOUR DOMAIN CONTROLLER&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=%s&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#A Domain user that can login and read (edit not required) from AD, Service Account maybe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=&amp;lt;strong&amp;gt;YOURDOMAIN\\YOUR USER WHO CAN READ FROM AD&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Password of a Domain user that can login and read (edit not required) from AD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=&amp;lt;strong&amp;gt;THE PASSWORD OF YOUR USER WHO CAN READ FROM AD&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#Sizing and query info for getting users and groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(&amp;amp;(objectclass\=group))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#Where to get groups from, if the enitre domain, then the dc levels are all that you need&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=&amp;lt;strong&amp;gt;ou\=GROUPS,dc\=YOURDOMAIN,dc\=COM&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#Where to get users from, if the enitre domain, then the dc levels are all that you need&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=&amp;lt;strong&amp;gt;ou\=USERS,dc\=YOURDOMAIN,dc\=COM&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#The data to map&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.userOrganizationalIdAttributeName=company&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#The types to map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupType=group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personType=user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupMemberAttributeName=member&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.enableProgressEstimation=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.authenticateCIFS=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateCIFS=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.authenticateFTP=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.connectTimeout=5000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#passthru.authentication.defaultAdministratorUserNames=&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.guestAccess=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.offlineCheckInterval=300&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.protocolOrder=TCPIP,NETBIOS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=&amp;lt;strong&amp;gt;YOURDOMAIN\\YOUR DC&amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.sso.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;####################################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;###### SYNCHRONISATION SETTINGS ####&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;####################################&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.autoCreatePeopleOnLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#synchronization.import.group.clearAllChildren=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# full sync or only changes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.synchronizeChangesOnly=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# to sync on each alfresco startup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncOnStartup=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncWhenMissingPeopleLogIn=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### DONT USE UNIX CRON EXPRESSION- USE QUARTZ CRON EXPRESSIONS!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### look here &lt;/SPAN&gt;&lt;A href="http://www.quartz-scheduler.org/docs/tutorials/crontrigger.html" rel="nofollow noopener noreferrer"&gt;http://www.quartz-scheduler.org/docs/tutorials/crontrigger.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;### synchronisation starts every 60 minutes!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 0/60 * * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 00:47:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311743#M264873</guid>
      <dc:creator>i2aml8</dc:creator>
      <dc:date>2015-05-15T00:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311744#M264874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for i2aml8 authentication template, it works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have a question to all Alfresco expertise; how can I configure the Alfresco to show the AD account "display name" only, NOT to show the "logon name"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco version 5.0d on Windows platform &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 01:41:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311744#M264874</guid>
      <dc:creator>noveske</dc:creator>
      <dc:date>2015-05-27T01:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311745#M264875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@noveske,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you trying to accomplish with the display name rather than using the AD account?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 17:03:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311745#M264875</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2015-05-27T17:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311746#M264876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi ESWBitto,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just do want to show the "Logon Name" in Alfresco. Can do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://postimg.org/image/7bto4o6or/" rel="nofollow noopener noreferrer"&gt;[img]http://s9.postimg.org/7bto4o6or/search_people_2.jpg[/img]&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 03:32:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311746#M264876</guid>
      <dc:creator>noveske</dc:creator>
      <dc:date>2015-05-28T03:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311747#M264877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah! Ok I see what you're asking now. Ok so there is not any quick answer to this. The information is being pulled from the database (which in this case the data is being pulled from active directory). In order to not display this information you will have to create modifications to the alfresco installation to remove that header.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311747#M264877</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2015-05-28T16:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311748#M264878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi i2aml8,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you help me please I edit alfresco-global.properties with your posted configurations but its not working for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And I noticed that I don't have folder ldap or ldap-ad in Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\Authentication folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 07:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311748#M264878</guid>
      <dc:creator>arturmkhitaryan</dc:creator>
      <dc:date>2015-06-14T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2012R2 AD ldap configuration on alfresco community edition 5.0D</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311749#M264879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried to copy your config but I keep getting integrity violation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-06-16 15:22:13,300&amp;nbsp; INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Processed 4 entries. Rate: 8 per second. 1 failures detected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-16 15:22:13,301&amp;nbsp; INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Completed batch of 3 entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-16 15:22:13,301&amp;nbsp; ERROR [security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: 1 error(s) detected. Last error from entry "unknown"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.alfresco.repo.node.integrity.IntegrityException: 05160002 Found 1 integrity violations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mandatory property not set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Node: workspace://SpacesStore/0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Name: 0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Type: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}person" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}person&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Property: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}sizeCurrent" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}sizeCurrent&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-16 15:22:13,270&amp;nbsp; ERROR [node.integrity.IntegrityChecker] [localhost-startStop-1] Found 1 integrity violations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mandatory property not set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Node: workspace://SpacesStore/0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Name: 0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Type: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}person" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}person&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Property: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}sizeCurrent" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}sizeCurrent&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-16 15:22:13,294&amp;nbsp; WARN&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Failed on batch commit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.alfresco.repo.node.integrity.IntegrityException: 05160002 Found 1 integrity violations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mandatory property not set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Node: workspace://SpacesStore/0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Name: 0d2d26a8-e7ec-43c7-bcc8-e446d5792d86&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Type: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}person" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}person&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 19:36:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/win-2012r2-ad-ldap-configuration-on-alfresco-community-edition-5/m-p/311749#M264879</guid>
      <dc:creator>steeb</dc:creator>
      <dc:date>2015-06-16T19:36:14Z</dc:date>
    </item>
  </channel>
</rss>

