<?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 LDAP Import Question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51717#M30257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have LDAP enabled to import users from AD. If one of the users in AD has a missing attribute that is being exported the trigger fails entirely instead of skipping records that have missing attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.importer.ExportSourceImporterException: Failed to import&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.importer.ExportSourceImporter.doImport(ExportSourceImporter.java:206)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.importer.ImporterJob.execute(ImporterJob.java:36)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.quartz.core.JobRunShell.run(JobRunShell.java:191)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2006 13:16:49 GMT</pubDate>
    <dc:creator>hm</dc:creator>
    <dc:date>2006-08-23T13:16:49Z</dc:date>
    <item>
      <title>LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51717#M30257</link>
      <description>I have LDAP enabled to import users from AD. If one of the users in AD has a missing attribute that is being exported the trigger fails entirely instead of skipping records that have missing attributes.org.alfresco.repo.importer.ExportSourceImporterException: Failed to import&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.</description>
      <pubDate>Wed, 23 Aug 2006 13:16:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51717#M30257</guid>
      <dc:creator>hm</dc:creator>
      <dc:date>2006-08-23T13:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51718#M30258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it matter which attribute is missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there more detail for the error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you filter for users that have all the required attributes in the LDAP query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 13:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51718#M30258</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-08-30T13:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51719#M30259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We had this same problem…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you enable the logging on the log4j.properties file…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.security.authentication.ldap=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you will see where it fails…&amp;nbsp; we just ended up correcting the missing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attributes for each user it would fail on… this wasn't too bad, but we only have about 100 users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 17:54:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51719#M30259</guid>
      <dc:creator>csiege</dc:creator>
      <dc:date>2006-08-31T17:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51720#M30260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Missing attributes should not be a problem, unless the key for the user or group is missing. 1.3.1 should cope with missing attributes and import the user without the missing attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which version are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which attribute is missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 08:41:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51720#M30260</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-09-05T08:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51721#M30261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The uid attribute was missing for 1 user and we ended up adding this to the record. I still think that the import process should catch the exception throw an error message and continue with the next record.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 02:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51721#M30261</guid>
      <dc:creator>hm</dc:creator>
      <dc:date>2006-09-07T02:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Import Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51722#M30262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After an LDAP import, the authentication of the imported users doesn't work. I get this error : Could not find user by userName …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.alfresco.repo.security.authentication.AuthenticationException: Could not find user by userName: xxxxx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.security.authentication.AbstractAuthenticationComponent.setCurrentUser(AbstractAuthenticationComponent.java:100)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:335)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at $Proxy7.setCurrentUser(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at custom.CASAuthenticationFilter.setAuthenticatedUser(CASAuthenticationFilter.java:329)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at custom.CASAuthenticationFilter.doFilter(CASAuthenticationFilter.java:188)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to make an import of users but no authentication. The authentication is made by CAS, and it works fine with the users I created manually (it works also with "admin").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The XML file is correctly created, and the users are imported. I can see them in the users page (users.jsp). But they are not present in the Node Browser (I just see those I created).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christophe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 10:40:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-import-question/m-p/51722#M30262</guid>
      <dc:creator>cblandin</dc:creator>
      <dc:date>2006-09-13T10:40:11Z</dc:date>
    </item>
  </channel>
</rss>

