Avoid multiple user login
From: wezza (stickyerspamupyer@ss.com)
Date: 09/19/02
- Next message: Jeroen S.: "Upload and encrypt"
- Previous message: wezza: "WindowsPrincipal & m_roles"
- In reply to: Kelvin: "Avoid multiple user login"
- Next in thread: Kelvin: "Avoid multiple user login"
- Reply: Kelvin: "Avoid multiple user login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "wezza" <stickyerspamupyer@ss.com> Date: Thu, 19 Sep 2002 08:40:41 -0700
you don't say how your logins are authenticated but if you
are using a database you could store them in a temporary
table and then check the user against the table when they
log in?
>-----Original Message-----
>Hi everyone,
>
>Does anyone know a way to prevent people from logging on
>to my ASP.NET web site with the same account at the same
>time? Anyway to kickout an already logon session when
>someone login using the same logon ID?
>
>Your reply will be highly appreciated!
>Thanks,
>
>Kelvin
>.
>
- Next message: Jeroen S.: "Upload and encrypt"
- Previous message: wezza: "WindowsPrincipal & m_roles"
- In reply to: Kelvin: "Avoid multiple user login"
- Next in thread: Kelvin: "Avoid multiple user login"
- Reply: Kelvin: "Avoid multiple user login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|