Pid-2 wrote:
> 
> Have a look at JDBCRealm (or DatasourceRealm) in the Tomcat Source.
> You could alter the SQL statement for password or username so it fails 
> when '... status = 0'.
> 
> Upload a jar with your new realm in it to server/lib and configure the 
> realm as a replacement for the one in your server.xml.
> 
> p
> 
> 

thanks but how about if I have more than one project deployed on my tomcat?
I mean is there any way to specialize this authentication method for one
application and for the others it remains as its default


-- 
View this message in context: 
http://www.nabble.com/a-question-about-user-athentication-tf4010274.html#a11391841
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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