From: "C.F. Scheidecker Antunes" <[EMAIL PROTECTED]>
In order to have the same kind of login functionality within Struts, that
is 2 tables for Users and Roles could I just configure JDBCRealm this same
way? Why would I bother using something like JAAS where I have to
configure the JVM as well?
If JDBCRealm works for you, I don't see any reason why you'd want to use
JAASRealm.
I'm looking at a stack of printouts an inch thick-- this is my second foray
into JAAS. I escaped the first time by wrapping the request and overriding
isUserInRole(). Not this time.
We've licensed a (Struts-based!) third-party webapp that only supports LDAP
authentication. Of course, we don't have LDAP, we have Kerberos... and
quite inexplicably, (to me,) there is no
org.apache.catalina.realm.KerberosRealm. I can't believe that _no one_ has
needed this yet.
If things don't fall into place soon, expect an [OT] post in a blatant
attempt to catch the eye of the Catalina expert(s) that I know frequent the
list. ;)
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]