I just install JDBCRealm of Tomcat 5.5
It works. Very simple to configure.

But I have a few questions to ask.

1. How can users change password?
    And if password is encrypted, how to manage password?
    eg, how to create the 1st user name and password?
2. Can the Struts Action class get the value of request.isUserInRole("")?
3. Can JDBCRealm support policy like JAASRealm?
4. Roles are defined in web.xml and database's tables. 
    Is it double work? If there is a difference of roles in web.xml
    and tables for the same username, which prevail?


Can anyone give me hints?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to