<?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 Integrate LDAP with Activiti Explorer in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/integrate-ldap-with-activiti-explorer/m-p/14804#M6520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanna integrate Activiti-Explorer 5.22.0 with openLDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My&amp;nbsp;activiti-custom-context.xml file looks like :&lt;/P&gt;&lt;P&gt;&amp;lt;bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"&amp;gt;&lt;BR /&gt; &amp;lt;property name="dataSource" ref="dataSource" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="transactionManager" ref="transactionManager" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="databaseSchemaUpdate" value="true" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="jobExecutorActivate" value="true" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="enableDatabaseEventLogging" value="true" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="customFormTypes"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;bean class="org.activiti.explorer.form.UserFormType" /&amp;gt;&lt;BR /&gt; &amp;lt;bean class="org.activiti.explorer.form.ProcessDefinitionFormType" /&amp;gt;&lt;BR /&gt; &amp;lt;bean class="org.activiti.explorer.form.MonthFormType" /&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="configurators"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;bean class="org.activiti.ldap.LDAPConfigurator"&amp;gt;&lt;BR /&gt; &amp;lt;!-- Server connection params --&amp;gt;&lt;BR /&gt; &amp;lt;property name="server" value="ldap://localhost" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="port" value="389" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="securityAuthentication" value="simple" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="user" value="cn=admin,o=test,dc=test,dc=com" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="password" value="root" /&amp;gt;&lt;BR /&gt; &amp;lt;!-- Query params --&amp;gt;&lt;BR /&gt; &amp;lt;!--&amp;lt;property name="baseDn" value="dc=test,dc=com" /&amp;gt;--&amp;gt;&lt;BR /&gt; &amp;lt;property name="baseDn" value="o=test,dc=test,dc=com" /&amp;gt;&lt;BR /&gt; &amp;lt;!--MY CHANGE END --&amp;gt;&lt;BR /&gt; &amp;lt;property name="queryUserByUserId"&lt;BR /&gt; value="(&amp;amp;amp;(objectClass=inetOrgPerson)(displayname={0}))" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="queryUserByFullNameLike"&lt;BR /&gt; value="(&amp;amp;amp;(objectClass=inetOrgPerson)(|({0}=*{1}*)({2}=*{3}*)))" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="queryGroupsForUser"&lt;BR /&gt; value="(&amp;amp;amp;(objectClass=groupOfUniqueNames)(uniqueMember={0}))" /&amp;gt;&lt;BR /&gt; &amp;lt;!--&amp;lt;property name="userBaseDn" value="ou=users,o=test,dc=test,dc=com" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="groupBaseDn" value="ou=groups,o=test,dc=test,dc=com" /&amp;gt;--&amp;gt;&lt;BR /&gt; &amp;lt;!-- Attribute config --&amp;gt;&lt;BR /&gt; &amp;lt;property name="userIdAttribute" value="uid" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="userFirstNameAttribute" value="cn" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="userLastNameAttribute" value="sn" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;property name="groupIdAttribute" value="cn" /&amp;gt;&lt;BR /&gt; &amp;lt;property name="groupNameAttribute" value="cn" /&amp;gt;&lt;BR /&gt; &amp;lt;/bean&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/bean&amp;gt;&lt;/P&gt;&lt;P&gt;But it did not work. If someone can help me to fixed the problem or has an example.&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 13:54:48 GMT</pubDate>
    <dc:creator>bellila</dc:creator>
    <dc:date>2017-02-22T13:54:48Z</dc:date>
    <item>
      <title>Integrate LDAP with Activiti Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/integrate-ldap-with-activiti-explorer/m-p/14804#M6520</link>
      <description>Hi,&amp;nbsp;I wanna integrate Activiti-Explorer 5.22.0 with openLDAP.My&amp;nbsp;activiti-custom-context.xml file looks like :&amp;lt;bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"&amp;gt; &amp;lt;property name="dataSource" ref="dataSource" /&amp;gt; &amp;lt;property name="transactionM</description>
      <pubDate>Wed, 22 Feb 2017 13:54:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/integrate-ldap-with-activiti-explorer/m-p/14804#M6520</guid>
      <dc:creator>bellila</dc:creator>
      <dc:date>2017-02-22T13:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate LDAP with Activiti Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/integrate-ldap-with-activiti-explorer/m-p/14805#M6521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe this is a duplicate of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="228324" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/228324-integrate-ldap-with-activiti-explorer" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please update if not.&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 19:56:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/integrate-ldap-with-activiti-explorer/m-p/14805#M6521</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-03-03T19:56:22Z</dc:date>
    </item>
  </channel>
</rss>

