Pid wrote:
> There is/was a multi realm, but I think it's intended for use with an
> SSL cert & Form auth combination.

No. Realms do not care about the authentication mechanism. The new (in
6.0.20) CombinedRealm [1] could be used to merge two DataSourceRealms. A
combined Realm will work with *any* authentication mechanism.

Alternatively, you could use a database view to present the two sets of
users as a single table.

[1] http://tomcat.apache.org/tomcat-6.0-doc/config/realm.html

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to