<?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: User Form Type does not show users when using LDAP in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174618#M127748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;that extra null check wouldn't hurt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if something causes a null pointer 'sometimes', that doesn't sound right. Would be better if it is consistent &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2014 13:00:03 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-03-11T13:00:03Z</dc:date>
    <item>
      <title>User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174609#M127739</link>
      <description>Maybe, I did something wrong. When I use local users, the user form type works well and I can select my assignee. Now I connected the Explorer to an LDAP. The integration works well but the user form type does not show any users anymore.Did I something wrong or is this a bug?Thank youBen</description>
      <pubDate>Thu, 06 Mar 2014 16:09:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174609#M127739</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-06T16:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174610#M127740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried it with a fresh installation of activiti 5.14 with LDAP. But no chance, the user form type doesn´t show any users. But this is a very fundamental function. Therefore: How can I assign tasks to users in the Activiti Explorer when using LDAP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate all kind of help. It is very urgent. Thank you very much and best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 08:43:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174610#M127740</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-10T08:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174611#M127741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this issue is present from version 5.13 and up. Using integration with any LDAP, search doesn’t find any users for assignment. I was unable to determine the cause.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Boris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 09:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174611#M127741</guid>
      <dc:creator>tombo</dc:creator>
      <dc:date>2014-03-10T09:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174612#M127742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti explorer is a demo-app. UserFormType is an example on how to create custom renderers in the explorer app. This widget is based on a user-cache inside the explorer-app. Since the LDAP-implementation doesn't allow to list all users to fill that cache, the user-selection doesn't work. You'll have to create a custom widget/rendered that uses the raw LDAP to query against…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 09:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174612#M127742</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T09:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174613#M127743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it on the roadmap to make the User Form Type work with LDAP? It is IMHO a very important feature for the most companies.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 09:12:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174613#M127743</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-10T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174614#M127744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I must define a LDAP Query which fetches all available users so that the user form type can use those IDs. Could you give me a hint how I could realize this? Which classes do I have to investigate and extend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 09:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174614#M127744</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-10T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174615#M127745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just looked at the source, and it's not using a cache but the IdentityService (I guess it has been refactored since I last looked at it):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.explorer.ui.custom.SelectUsersPopupWindow&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; protected void searchPeople(String searchText) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (searchText.length() &amp;gt;= 2) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchingUsersTable.removeAllItems();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; List&amp;lt;User&amp;gt; results = ProcessEngines.getDefaultProcessEngine()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .getIdentityService()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createUserQuery()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .userFullNameLike("%" + searchText + "%")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .list();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (User user : results) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (!multiSelect || !selectedUsersTable.containsId(user.getId())) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ignoredUserIds == null || !ignoredUserIds.contains(user.getId())) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; addMatchingUser(user.getId(), user.getFirstName() + " " + user.getLastName());&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;The default implementation of the LDAP supports the getFullNameLike(). Maybe the %-signs added around it causes the issue. Debug a bit in those classes to see what is causing this in your case…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 10:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174615#M127745</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174616#M127746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your investigation. You wrote :"The default implementation of the LDAP supports the getFullNameLike()." Does that mean that actually, it SHOULD work with LDAP, too? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:34:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174616#M127746</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-10T11:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174617#M127747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One step further: I removed the %-signs and builded again. Now, when I type in the first 2 or 3 letters of the assignee I want to search for, I get the error: Warning: null &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at this picture: &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/xdr1js0tozksjxn/ldap%202.png" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/xdr1js0tozksjxn/ldap%202.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I continue to type more letters, he finds the users from the LDAP (&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/9d7qdvhag5xvf1g/ldap_user_form_type.png" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/9d7qdvhag5xvf1g/ldap_user_form_type.png&lt;/A&gt;&lt;SPAN&gt;). I did nothing more. Just removed the %-signs. The method now looks like that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List&amp;lt;User&amp;gt; results = ProcessEngines.getDefaultProcessEngine()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .getIdentityService()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createUserQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .userFullNameLike(searchText)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .list();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat logs say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;com.vaadin.event.ListenerMethod$MethodException: Invocation of method textChange in org.activiti.explorer.ui.custom.SelectUsersPopupWindow$1 failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:530)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponent.fireEvent(AbstractComponent.java:1219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractTextField.firePendingTextChangeEvent(AbstractTextField.java:470)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractTextField.changeVariables(AbstractTextField.java:251)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.changeVariables(AbstractCommunicationManager.java:1460)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariableBurst(AbstractCommunicationManager.java:1404)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariables(AbstractCommunicationManager.java:1329)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.doHandleUidlRequest(AbstractCommunicationManager.java:761)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.CommunicationManager.handleUidlRequest(CommunicationManager.java:325)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractApplicationServlet.service(AbstractApplicationServlet.java:501)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.filter.ExplorerFilter.doFilter(ExplorerFilter.java:44)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Thread.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPUserManager.mapSearchResultToUser(LDAPUserManager.java:162)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPUserManager$2.executeInContext(LDAPUserManager.java:136)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPUserManager$2.executeInContext(LDAPUserManager.java:123)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPTemplate.execute(LDAPTemplate.java:44)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPUserManager.findUserByQueryCriteria(LDAPUserManager.java:123)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.UserQueryImpl.executeList(UserQueryImpl.java:163)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.AbstractQuery.execute(AbstractQuery.java:139)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:131)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.AbstractQuery.list(AbstractQuery.java:113)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.custom.SelectUsersPopupWindow.searchPeople(SelectUsersPopupWindow.java:180)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.custom.SelectUsersPopupWindow$1.textChange(SelectUsersPopupWindow.java:142)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 33 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I recognized the following. When I type in random letters like fgfgfgdcvbjnh, I correctly get no user and no error. When I type in the first two letters of kermit (ke) or gonzo (go), I get the mentioned error. Very strange&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 07:47:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174617#M127747</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-11T07:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174618#M127748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;that extra null check wouldn't hurt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if something causes a null pointer 'sometimes', that doesn't sound right. Would be better if it is consistent &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 13:00:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174618#M127748</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-11T13:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174619#M127749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, my fault. Sometimes is the wrong word. Those errors always occur then you try to search user. E.g. when you type in the first 2 letters of kermit, you will get this error. even though there is a LDAP User kermit. What do you suggest? The user form type works fine with local users. All I did is to remove the %-signs. Now, the exceptions occur. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 13:57:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174619#M127749</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-11T13:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174620#M127750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This here does not help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;protected void mapSearchResultToUser( SearchResult result, UserEntity user) throws NamingException {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ldapConfigurator.getUserIdAttribute() != null &amp;amp;&amp;amp; user != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user.setId(result.getAttributes().get(ldapConfigurator.getUserIdAttribute()).get().toString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ldapConfigurator.getUserFirstNameAttribute() != null &amp;amp;&amp;amp; user != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user.setFirstName(result.getAttributes().get(ldapConfigurator.getUserFirstNameAttribute()).get().toString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ldapConfigurator.getUserLastNameAttribute() != null &amp;amp;&amp;amp; user != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user.setLastName(result.getAttributes().get(ldapConfigurator.getUserLastNameAttribute()).get().toString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ldapConfigurator.getUserEmailAttribute() != null &amp;amp;&amp;amp; user != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user.setEmail(result.getAttributes().get(ldapConfigurator.getUserEmailAttribute()).get().toString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still get the error from above with &amp;lt;code&amp;gt;Caused by: java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.ldap.LDAPUserManager.mapSearchResultToUser(LDAPUserManager.java:165)&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No idea why. Can anyone help? It would be great if the User Form Type would work with LDAP and it seems that we aren´t far from that because he finds the users in LDAP correctly! The only thing is this exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 08:08:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174620#M127750</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-12T08:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174621#M127751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Problem seems to occur in the mapSearchResultToUser method in LDAPUserManager.java. The Steps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;user.setFirstName(result.getAttributes().get(ldapConfigurator.getUserFirstNameAttribute()).get().toString());&amp;lt;/code&amp;gt; and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;user.setLastName(result.getAttributes().get(ldapConfigurator.getUserLastNameAttribute()).get().toString());&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are causing a Nullpointer-Exception. But I have no idea why… Could this problem occur when only the first one or two letters are typed in and then, the query tries to search for the user but does not find a user object?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe, the line &amp;lt;code&amp;gt;if (ldapConfigurator.getUserIdAttribute() != null) {&amp;lt;/code&amp;gt; must be extended to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;if (ldapConfigurator.getUserIdAttribute() != null &amp;amp;&amp;amp; user!= null) {&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 08:25:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174621#M127751</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-12T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174622#M127752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If we can determine why search fails with two letters but succeeds with four, maybe this will lead to solution. Where is boundary, three or four letters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not a solution but what happens if search trigger condition is changed to &amp;gt;2 instead &amp;gt;=2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 12:03:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174622#M127752</guid>
      <dc:creator>tombo</dc:creator>
      <dc:date>2014-03-12T12:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174623#M127753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried it with &amp;lt;code&amp;gt; if (searchText.length() &amp;gt;= 3) {&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt; if (searchText.length() &amp;gt;= 4) {&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the trigger condition is set to &amp;gt;= 4, the error occurs not so often, but it still occurs….That makes sense because with 4 letters, the query has a better chance to find a user. The Question is why this problem does not happen with local users and how we could avoid them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a thought: Lets say the trigger condition is set to 4. Nothing happens until the 4th letter is typed in. So far so good. Now, there are 2 possibilities. If there are users in the LDAP with names containing these letters, all is good. Otherwise, the error happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is very strange: We have an LDAP User "Klaus Kerberos". With the first 4 letters (kerb), the query finds nothing. With 5letters (kerber), the query finds the user. What sense have the %-signs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your contribution&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 13:29:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174623#M127753</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-12T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174624#M127754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;% sign is used as wildcard. For LDAP query we should replace this with *.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 13:41:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174624#M127754</guid>
      <dc:creator>tombo</dc:creator>
      <dc:date>2014-03-12T13:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174625#M127755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, &amp;lt;code&amp;gt; List&amp;lt;User&amp;gt; results = ProcessEngines.getDefaultProcessEngine()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .getIdentityService()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createUserQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .userFullNameLike("*" + searchText + "*")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .list();&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;works well with LDAP, but this error is still there. I have users without a forename or surename. Then, this errors occures. But there are several other users with a forename and a surename and this error occurs as well. I checked user and result for null, maybe this here is null?? &amp;lt;code&amp;gt; ldapConfigurator.getUserFirstNameAttribute()).get().toString()&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 13:59:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174625#M127755</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-12T13:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174626#M127756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you try with &amp;lt;code&amp;gt;if (searchText.length() &amp;gt;3 )&amp;lt;/code&amp;gt; and check behaviour on Klaus Kerberos user? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 14:29:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174626#M127756</guid>
      <dc:creator>tombo</dc:creator>
      <dc:date>2014-03-12T14:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174627#M127757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I searched for Klaus Kerberos it with &amp;lt;code&amp;gt;if (searchText.length() &amp;gt;= 4) {&amp;lt;/code&amp;gt; and got the error. When I use &amp;gt;= 3 or &amp;gt;=2, I get this error, too. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 14:40:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174627#M127757</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-12T14:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: User Form Type does not show users when using LDAP</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174628#M127758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was curious for condition &amp;gt; and not &amp;gt;=&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 14:52:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-form-type-does-not-show-users-when-using-ldap/m-p/174628#M127758</guid>
      <dc:creator>tombo</dc:creator>
      <dc:date>2014-03-12T14:52:48Z</dc:date>
    </item>
  </channel>
</rss>

