Forum LAMS for Tech-Heads - General Forum: Re: Re: Re: Re: Re: Re: Re: How to Achieve two or more user login?


 
Search: 

9: Re: Re: Re: Re: Re: Re: Re: How to Achieve two or more user login?
In response to 8 07/21/10 12:46 AM
[ Reply | Forward ]
> are there any other ways to make it possible to log in the same user in
> different places at the same time?

Unfortunately, it's not possible at all. As LAMS will overwrite the session of a user that is already logged in.

Ernie

Posted by Ernie Ghiglione

10: Re: Re: Re: Re: Re: Re: Re: Re: How to Achieve two or more user login?
In response to 9 07/21/10 02:54 AM
[ Reply | Forward ]
Thanks for your kind reply.

I have just studies the java code of LAMS, and i found that the session is managed by ThreadLocal. I wonder whether the java code can be changed or not?

Posted by darkwq angel

11: Re: Re: Re: Re: Re: Re: Re: Re: Re: How to Achieve two or more user login?
In response to 10 07/21/10 06:26 AM
[ Reply | Forward ]
> wonder whether the java code can be changed or not?

The advantage of open source software is that you can change the code as much as you want. So please go right ahead... I'll be interested to know how far you get with this.

Thanks,

ernie

Posted by Ernie Ghiglione

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum