Tomcat - One login only



Hi,

I'm currently trying to configure Tomcat to only allow a user to log
in once. If the same user tries to log in when already logged in
(from another machine for example) I want to cancel the login request
and present an explanation to the user. I'm using the FORM based
authentication and have searched the web for a solution to this
problem to no avail.


Any help would be much appreciated,


Jamie

.



Relevant Pages

  • Tomcat - One login only
    ... I'm currently trying to configure Tomcat to only allow a user to log ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ...
    (comp.lang.java.programmer)
  • Tomcat - One login only
    ... I'm currently trying to configure Tomcat to only allow a user to log ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ...
    (comp.lang.java.security)
  • Re: Tomcat - One login only
    ... The Spring Pet Store example shows that it only requires a few lines of code. ... I want to cancel the login request ... and present an explanation to the user. ... authentication and have searched the web for a solution to this ...
    (comp.lang.java.security)
  • Re: Tomcat user authentication question.
    ... CSWS_JAVA (Tomcat) does not yet contain a built-in authentication mechanism ... JAAS Realm plug-in, but you'll need to do a bit of coding using the JNI ... OpenVMS System Software Group ...
    (comp.os.vms)
  • Re: Tomcat Authentication with Realms
    ... Doesn't provide the realm that feature per default. ... I thought the Tomcat ... Table User with Username and Password where Username is the primary key ... > e.g. by adding a drop list roles in the authentication form. ...
    (comp.lang.java.programmer)