RE: a question about user athentication

2007-07-05 Thread is_maximum
te where clause "where status = 0 and username = ?" and in security-filter.xml I declared my class instead of tomcat's JDBCRealm thank you again -- View this message in context: http://www.nabble.com/a-question-about-user-athentication-tf4010274.html#a11454885 Sent from the Tomcat

RE: a question about user athentication

2007-07-05 Thread Propes, Barry L
uot; In reality, the user account or password is never deleted from the db table. Let me know if you need more info on this. -Original Message- From: is_maximum [mailto:[EMAIL PROTECTED] Sent: Monday, July 02, 2007 1:46 AM To: users@tomcat.apache.org Subject: a question about user athen

RE: a question about user athentication

2007-07-02 Thread Caldarale, Charles R
> From: is_maximum [mailto:[EMAIL PROTECTED] > Subject: Re: a question about user athentication > > I mean is there any way to specialize this authentication > method for one application and for the others it remains > as its default Read the doc: http://tomcat.apache.org/tom

Re: a question about user athentication

2007-07-02 Thread is_maximum
t -- 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

Re: a question about user athentication

2007-07-02 Thread Pid
is_maximum wrote: Hi experts I am using Tomcat 5.5 and struts framework and security filter in order to authenticate users like the others I am using j_security_check action but my problem is that I have a field in my user table namely status which represent whether the user is available or de

a question about user athentication

2007-07-01 Thread is_maximum
ld be of a great help thanks -- View this message in context: http://www.nabble.com/a-question-about-user-athentication-tf4010274.html#a11388743 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a ne