Results 1 to 7 of 7

Thread: How to restrict one user account can only login once at a time?

  1. #1
    Join Date
    Jan 2008
    Posts
    12

    Thumbs down How to restrict one user account can only login once at a time?

    Hi,
    I noticed by default, I can use the same username to login to the web app from different computers at the same time, how can I modify this behavior so that a single account can only login once at a time? Thanks.

  2. #2
    Join Date
    Mar 2007
    Posts
    128

    Default

    Check out section 6.3 of the pdf.

  3. #3
    Join Date
    Jan 2008
    Posts
    12

    Smile

    Thanks sbirnie.
    Found it.

  4. #4
    Join Date
    Mar 2009
    Posts
    3

    Thumbs down Which pdf.

    Quote Originally Posted by sbirnie View Post
    Check out section 6.3 of the pdf.
    I want to do the same as uncutjade wanted to do. Can you plz send me the solution which you have suggested to uncutjade.

  5. #5

    Default

    The documentation layout seems to have moved. Try section 8.3 in the Spring Security documentation under the heading "Concurrent Session Handling".

  6. #6
    Join Date
    Mar 2009
    Posts
    3

    Talking

    Quote Originally Posted by jcarter View Post
    The documentation layout seems to have moved. Try section 8.3 in the Spring Security documentation under the heading "Concurrent Session Handling".
    Thanks so much for reply

  7. #7
    Join Date
    Mar 2009
    Posts
    3

    Default

    Hello,,
    I read that section 8.3.But still i am not able to get the point exactly.Now my question is that do i require any .dll file to implement concurrent session handling in my project?
    If yes then from where I can download it???
    Thanks and please reply soon.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •