Enforcing single users

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Johnson

    Enforcing single users

    I am using Forms Authentication. What is best practice of enforcing each user to only be permitted to run a single instance of the application. I would like to enforce this even if the authenticated user attempts to connect on a different computer.

    Thanks for any advice.

    Regards
    David Johnson
  • Kevin Spencer

    #2
    Re: Enforcing single users

    Unless you can identify the user by the computer IP address they are working
    from, I don't believe this is possible.

    HTH,

    Kevin Spencer
    Microsoft FrontPage MVP
    Internet Developer

    Big things are made up of
    lots of Little things.

    "David Johnson" <david@net-bridge.net> wrote in message
    news:OsgtFAoODH A.3408@tk2msftn gp13.phx.gbl...
    I am using Forms Authentication. What is best practice of enforcing each
    user to only be permitted to run a single instance of the application. I
    would like to enforce this even if the authenticated user attempts to
    connect on a different computer.

    Thanks for any advice.

    Regards
    David Johnson


    Comment

    Working...