[jboss-user] [JBoss jBPM] - Re: replacing loginmodule in jBPM 3.2.3 / Tomcat 6

fredv do-not-reply at jboss.com
Wed Oct 8 08:39:41 EDT 2008


Sorry, the content of the jbpm-console.xml file didn't get displayed in my answer...
Here it is:
<Realm className="org.apache.catalina.realm.JNDIRealm" debug="99"
  |    connectionURL="ldap://myldap.server:389"
  |    connectionName="MyAdmin"
  |    connectionPassword="MyPassword"
  |    userPattern="cn={0}, CN=Users, DC=iamverif, DC=dom"
  |    roleBase="CN=Users, DC=iamverif, DC=dom"
  |    roleName="cn"
  |    roleSearch="uniqueMember={0}" />

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181011#4181011

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181011



More information about the jboss-user mailing list