<?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: Need help with connecting Activiti to Active Directory (AD) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233350#M186480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception is saying there's a ConnectException, so Activiti is not able to create a connection to the LDAP server you defined. Are you sure this is correct? 172.30.40.61:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 15:58:22 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2016-01-19T15:58:22Z</dc:date>
    <item>
      <title>Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233345#M186475</link>
      <description>Hello all,im finally giving up and reaching for help, it's been god knows how many days of constant struggle to get AD working with Activiti…2 weeks ago i successfully did "Share connector demo" so Alfresco and Activiti were connected. Then i've setup AD on Alfresco, works OK. Then i wanted to setup</description>
      <pubDate>Fri, 15 Jan 2016 11:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233345#M186475</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-15T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233346#M186476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this is localhost.log file… using official example ad properties file. (i trimmed this log a bit because it was too long.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15-Jan-2016 10:01:42.835 SEVERE [http-nio-8080-exec-5] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [apiDispatcher] in context with path [/activiti-app] threw exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.springframework.ldap.CommunicationException: 172.30.40.61:389; nested exception is javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:240)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.doAuthentication(ActiveDirectoryLdapAuthenticationProvider.java:181)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.ActivitiActiveDirectoryAuthenticationProvider.authenticate(ActivitiActiveDirectoryAuthenticationProvider.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:167)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.security.web.authentication.&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:177)" rel="nofollow noopener noreferrer"&gt;www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:177)&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.Connection.&amp;lt;init&amp;gt;(Connection.java:226)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapClient.&amp;lt;init&amp;gt;(LdapClient.java:137)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1613)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2746)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtx.&amp;lt;init&amp;gt;(LdapCtx.java:319)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.naming.InitialContext.init(InitialContext.java:244)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.naming.ldap.InitialLdapContext.&amp;lt;init&amp;gt;(InitialLdapContext.java:154)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider$ContextFactory.createContext(ActiveDirectoryLdapAuthenticationProvider.java:420)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:234)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 38 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.net.ConnectException: Connection refused: connect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;15-Jan-2016 10:01:43.067 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [apiDispatcher] in context with path [/activiti-app] threw exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.springframework.ldap.CommunicationException: 172.30.40.61:389; nested exception is javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:240)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.doAuthentication(ActiveDirectoryLdapAuthenticationProvider.java:181)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.ActivitiActiveDirectoryAuthenticationProvider.authenticate(ActivitiActiveDirectoryAuthenticationProvider.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.springframework.security.web.authentication.&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:177)" rel="nofollow noopener noreferrer"&gt;www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:177)&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider$ContextFactory.createContext(ActiveDirectoryLdapAuthenticationProvider.java:420)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.activti.idm.ldap.auth.spring.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:234)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 38 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.net.ConnectException: Connection refused: connect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:41:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233346#M186476</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-15T11:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233347#M186477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this is localhost.log file… using official example ad properties file. (i trimmed this log a bit because it was too long.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15-Jan-2016 10:01:42.835 SEVERE [http-nio-8080-exec-5] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [apiDispatcher] in context with path [/activiti-app] threw exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.springframework.ldap.CommunicationException: 172.30.40.61:389; nested exception is javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: javax.naming.CommunicationException: 172.30.40.61:389 [Root exception is java.net.ConnectException: Connection refused: connect]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.net.ConnectException: Connection refused: connect&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 also enabled debugging for LDAP for activiti by typing log4j.logger.com.activti.idm.ldap=debug&amp;nbsp; into log4j properties… but it gives very little information in CMD console… is there any other debugging option to help me out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233347#M186477</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-15T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233348#M186478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any help? I am stuck right now… this is the thing that i need to resolve before i move on with my project…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone knows what are default usernames and passwords for users created with this example AD properties? or rather… does anyone know if that example AD properties file was even meant to be used?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 08:14:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233348#M186478</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-19T08:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233349#M186479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now i downloaded 1.4 activiti… to see if its any better… still the same problem, the only thing that is working is LDAP settings that make those 5 users, kirk, admin, jluc, william and wesley.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example AD doesnt work, and my AD doesnt work. It appears it doesnt import users in Activiti… otherwise I would have seen them under users tab and I could reset passwords…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see for example AD settings, i get some kind of errors that domain URL is not correct…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however, for my AD settings, i get no error whatsoever. Nothing. So atleast domain url is correct… which ofcourse it is, since AD is already working on Alfresco and i use same settings…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem is, i cant figure out what is wrong with it, because no error is reported… It just boggles my mind how same AD settings cant be used for Alfresco and Activiti&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 10:19:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233349#M186479</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-19T10:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233350#M186480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The exception is saying there's a ConnectException, so Activiti is not able to create a connection to the LDAP server you defined. Are you sure this is correct? 172.30.40.61:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 15:58:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233350#M186480</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2016-01-19T15:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with connecting Activiti to Active Directory (AD)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233351#M186481</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;That is when using example AD file that comes with activiti installation. So my assumption is that they removed their AD server or that it was never there. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem is when i try to use our AD server, that its not working. And i get zero errors. Just in cmd i get password not&amp;nbsp; correct, but that is for user… Bear in mind, AD is working on alfresco… So how come it doesnt work on activiti with same settings is really weird. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 17:16:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-with-connecting-activiti-to-active-directory-ad/m-p/233351#M186481</guid>
      <dc:creator>bizilux</dc:creator>
      <dc:date>2016-01-19T17:16:53Z</dc:date>
    </item>
  </channel>
</rss>

