Re: Permit only one network logon per user



Hi Christian,

I guess I do not understand how limiting to one session is in fact
preventing unauthorized access.
Assuming it somehow does help, then how does it make sure that
the correct person is the one allowed the one available session?

Anyway, cconnect and limitlogin are fairly heavy to implement.
Take a look at the following for the select few accounts needed:
http://support.microsoft.com/kb/260364

Roger

"Christian Thies [Ar]" <ch.thies@xxxxxxxxx> wrote in message
news:OJ2kARE4HHA.4436@xxxxxxxxxxxxxxxxxxxxxxx
I'm building a product that is accessed with a username and password, and
for preventing unauthorized access to it, I need to prevent multiple
simultaneous logons with the same username and password



Sorry about my English. Let me know if the answer is clear



Christian

"Steve Riley [MSFT]" <steve.riley@xxxxxxxxxxxxx> escribió en el mensaje
news:26CE53B9-E00D-4BB5-B2E2-17E5A305B4DE@xxxxxxxxxxxxxxxx
Why do you need to do this? What security risk do you need to mitigate?

Steve Riley
steve.riley@xxxxxxxxxxxxx
http://blogs.technet.com/steriley


"Christian Thies [Ar]" <ch.thies@xxxxxxxxx> wrote in message
news:u71neA13HHA.5724@xxxxxxxxxxxxxxxxxxxxxxx
Hi, I have Windows 2003 domain working. I need to allow only one network
logon per user.



The example is:



User: username

Status: Logged



If user username try to login from a different machine, and he is logged
in another, the login attempt must be denied



How can I accomplish this?



Thanks in advance








.



Relevant Pages

  • Re: Permit only one network logon per user
    ... and for preventing unauthorized access to it, I need to prevent multiple simultaneous logons with the same username and password ... If user username try to login from a different machine, and he is logged in another, the login attempt must be denied ...
    (microsoft.public.windows.server.security)
  • Re: Permit only one network logon per user
    ... making my app to control acces should be te last option. ... and for preventing unauthorized access to it, ... multiple simultaneous logons with the same username and password ... If user username try to login from a different machine, ...
    (microsoft.public.windows.server.security)
  • Re: New to Classes, please help.
    ... Session var, how do I reference it again somewhere else? ... >> username dlozzi, password fun. ... >> login as someone else on another computer, ... > Public Property UsernameAs String ...
    (microsoft.public.dotnet.framework.aspnet)
  • session value lost
    ... into as sessionvariable (username). ... I save the recordid to the session and redirect to work.aspx. ... and I will change the username from manuel login to ...
    (microsoft.public.dotnet.framework.aspnet)
  • loosing session value - sometimes
    ... into as sessionvariable (username). ... I save the recordid to the session and redirect to work.aspx. ... and I will change the username from manuel login to ...
    (microsoft.public.dotnet.security)