-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nessus,

nessus wrote:
> I have the [a similar] question.
> 
> anybody know how to authenticate users with it's information in another
> database table rather the preset table appfuse created automatically
> "app-user", "role" and "user_role", like my own table "member".

As pid suggests, see the Realm documentation.

> I want to
> know exactly how to talk with database/in-memory storages whether the posted
> user/password is valid.

Unless you write your own Tomcat authenticator (which I would not
recommend), you cannot use Tomcat's built-in authentication and
authorization system to intercept login requests and perform other
operations (such as, as you say, the login is unsuccessful).

For a more robust and configurable authentication and authorization
implementation, check out securityfilter
(http://securityfilter.sourceforge.net).

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG6xF69CaO5/Lv0PARApxpAJ456896CrfIEQsGn6YRtVtGneyqTACfYMxj
/OVR1kKFjAI8YXFLxjMNCfk=
=Ml5k
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to