Restricting Concurrent Users?

From: Brandon (brandon@none.com)
Date: 08/30/02


From: "Brandon" <brandon@none.com>
Date: Fri, 30 Aug 2002 16:11:39 -0400


This seems like it should be a very straightforward and easy thing to do,
but I just couldn't figure it out.

I am using Windows 2000 Server and I would like to restrict a username to
have at most 1 instance of that name logged in at one time (i.e. no
concurrent users of that username).

A workaround I came up with would be to restrict each user name to exactly 1
computer, but that doesn't seem to be a great solution for anything bigger
than the smallest of networks. Any help? Thanks in advace.

Brandon



Relevant Pages

  • Impersonation and clicking links
    ... on the same server. ... page1.asp and to restrict the folder "Restricted" to only allow access to ... When I click the link on the page, I still get prompted for a username and ... null, but if that is the case, what is the point of impersonation? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: stored procedure by user
    ... you can restrict a user so that the user can only run one stored ... GRANT EXECUTE ON dbo.spr_SprocName TO username ... DENY EXECUTE ON dbo.spr_SprocName TO username ...
    (microsoft.public.sqlserver.programming)
  • user-specific table restriction
    ... I have created a secured database. ... users to seeing only the records that they entered (the username they use to ... they are in the form or the underlying table. ... If it would help I can post the code I used to restrict the form. ...
    (microsoft.public.access.security)
  • UserName Validation in VB 6.0
    ... I have a login form in which a user enters a username and pwd in that i want to restrict the user to certain no of characters only. ...
    (microsoft.public.vb.general.discussion)