<?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 Error when creating new users in addition of AD ldap sync in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-when-creating-new-users-in-addition-of-ad-ldap-sync/m-p/238696#M191826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;My configuration :&lt;/EM&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Alfresco 3.3 Community&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- W2003 SP2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- SSO passthru&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- LDAP synchronisation against Active Directory (with no Guest mapping, no auto create people when they are missing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I synchronise only my OU to have, into Alfresco, people who are working in my place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add (manually into Alfresco) new users who's in my AD, but ouside on my OU sync (share projects, this case).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before you're asking :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1-No, I don't want to synchronise the whole AD (I don't want to have into my Alfresco the other places)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2-I can't tag these persons with an "Alfresco" group and synchronise all of them by enlarging my OU search defined in my Alfresco configuration files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;The problem : &lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I create a new user, I get the following error (both in Explorer &amp;amp; Share) :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Échec de la création de l'utilisateur 05080002 Wrapped Exception (with status template): 05080124 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/person/people.post.json.js': 05080123 Unable to create authentication as there is no suitable authentication service..&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a configuration limit or a bug ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen a JIRA here : &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-961?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-961?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help, I would like to give them access ASAP !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 15:18:49 GMT</pubDate>
    <dc:creator>piski</dc:creator>
    <dc:date>2010-06-08T15:18:49Z</dc:date>
    <item>
      <title>Error when creating new users in addition of AD ldap sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-when-creating-new-users-in-addition-of-ad-ldap-sync/m-p/238696#M191826</link>
      <description>Hi All,My configuration : - Alfresco 3.3 Community- W2003 SP2- SSO passthru- LDAP synchronisation against Active Directory (with no Guest mapping, no auto create people when they are missing)I synchronise only my OU to have, into Alfresco, people who are working in my place.I want to add (manually i</description>
      <pubDate>Tue, 08 Jun 2010 15:18:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-when-creating-new-users-in-addition-of-ad-ldap-sync/m-p/238696#M191826</guid>
      <dc:creator>piski</dc:creator>
      <dc:date>2010-06-08T15:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error when creating new users in addition of AD ldap sync</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-when-creating-new-users-in-addition-of-ad-ldap-sync/m-p/238697#M191827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for my mistake !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to add &lt;/SPAN&gt;&lt;EM&gt;alfrescontlm &lt;/EM&gt;&lt;SPAN&gt;to my &lt;/SPAN&gt;&lt;EM&gt;authentification chain&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now I have : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru : for SSO / Active directory authentification&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap-ad : for sync my users from Active Directory (only my OU)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfrescontlm: for other people who are in My Alfresco (but on different OU that I don't want to sync) or outside my Active Directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I post this answer just in case !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:11:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-when-creating-new-users-in-addition-of-ad-ldap-sync/m-p/238697#M191827</guid>
      <dc:creator>piski</dc:creator>
      <dc:date>2010-06-09T15:11:53Z</dc:date>
    </item>
  </channel>
</rss>

