Re: [xwiki-users] Concurrent users

2008-11-10 Thread eggenheimer

Yes I guess sessions would probably be the best way to distinguish between
different computers in this case. I don't know much java or the way xwiki is
structured - can anyone point me in the right direction?

Thanks


On Sun, Nov 9, 2008 at 1:45 PM, vmassol (via Nabble) 
[EMAIL PROTECTED][EMAIL PROTECTED]
 wrote:

 Hi,

 On Nov 9, 2008, at 1:05 PM, eggenheimer wrote:

 
  Does anyone know of some way to limit concurrent use of a user
  account? I
  need to prevent the same user account being used by more than one
  person at
  the same time.

 How would you want to do that? I'm asking since HTTP is stateless. You
 could check the IP address maybe (assuming the concurrent uses are not
 done on the same machine).

 I guess you could use a Servlet Session listener for example.

 Thanks
 -Vincent

 ___
 users mailing list
 [EMAIL 
 PROTECTED]http://n2.nabble.com/user/SendEmail.jtp?type=nodenode=1477252i=0
 http://lists.xwiki.org/mailman/listinfo/users


 --
  This email is a reply to your post @
 http://n2.nabble.com/Concurrent-users-tp1477107p1477252.html
 You can reply by email or by visting the link above.



-- 
View this message in context: 
http://n2.nabble.com/Concurrent-users-tp1477107p1480219.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Concurrent users

2008-11-09 Thread eggenheimer

Does anyone know of some way to limit concurrent use of a user account? I
need to prevent the same user account being used by more than one person at
the same time.

Thanks
-- 
View this message in context: 
http://n2.nabble.com/Concurrent-users-tp1477107p1477107.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users