Pid * wrote:
>
> On 03/06/2010 16:45, banto wrote:
>>
>> Hi gurus,
>>
>> i would like to know how to fix the following problems:
>>
>> 1) how can i set tocat in such a way to permit only one session per user?
>> :
>> let´s say userA logs-in from PC-A.Then userA logs-in from PC-B. Tomcat
>> s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck
On 6/3/2010 12:00 PM, Caldarale, Charles R wrote:
> If you want to prevent second logins, you'll need your own
> . Another option is that you might be able to configure or
> modify SecurityFilter to do the job.
FWIW, sf doesn't have this capab
On 03/06/2010 16:45, banto wrote:
>
> Hi gurus,
>
> i would like to know how to fix the following problems:
>
> 1) how can i set tocat in such a way to permit only one session per user? :
> let´s say userA logs-in from PC-A.Then userA logs-in from PC-B. Tomcat
> should block the second session b
> From: banto [mailto:banto...@gmail.com]
> Subject: single user session and block log-in after faut
> i would like to know how to fix the following problems:
We would like to know what Tomcat version you're using and what kind of
you've chosen to use.
> 1) how can i set tocat in such a way to