Re: Form Based Authentication, getting login and password

2002-10-05 Thread Nikola Milutinovic
Externo wrote: > Sorry by my English. > > How I can guess login and password strings of an user, from error page (JSP) > using "Form Based Authentication of Tomcat"? > > I need know it to lock the count each 3 error tries (if login is ok but > password is bad, insteed). Something like enhance

Form Based Authentication, getting login and password

2002-10-04 Thread Externo
Sorry by my English. How I can guess login and password strings of an user, from error page (JSP) using "Form Based Authentication of Tomcat"? I need know it to lock the count each 3 error tries (if login is ok but password is bad, insteed). Methods 'getRemoteUser', 'isUserInRole' and 'getUserP