Sorry, should have mentioned. I'm running Tomcat 5.5.20, Java
1.5.0_11 on CentOS 4.4.
Thanks
A
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Hiya;
I'm trying to get LDAP authentication working correctly in my app,
but I'm not having a lot of success. Single-stepping with a debugger
seems to say that roles aren't getting loaded correctly from LDAP,
and sometimes it appears, in my openLDAP logs, that I'm doing
sequential scans o
I still need help with this.
The roles I have assigned to my users aren't getting picked up by the
authentication system, either with Tomcat's LDAP auth module via
JNDI, as well as trying it in JBoss via the JbossSecurityMgrRealm.
My roles ARE assuredly correct, as well as properly defined
Okay.
I inherited a legacy app that was written to use JBoss2.4 and
Tomcat3.2.3. I'm really not familiar either JBoss or Tomcat,
unfortunately, so this is firmly in beginner-land.
I'm running 5.5.20 on JDK1.5.0_11, on CentOS Linux 4.4.
My problem is, we've gotten the app to come up, and it