Results 1 to 3 of 3

Thread: windows logon with multiple user with same ID

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    3

    windows logon with multiple user with same ID

    fredy is my name am writing from Kuala lumpur actually new on here, i'm student in final year with a project at hand to which aims to develop a standalone application to logout users if they try to use the same account on different computers simultanously in our local Lab. That can be installed on this computers which uses subnet.

    plz kindly assist me with the idea how to implement this scenario.. i'll appreciate ur respond.

    Regards

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: windows logon with multiple user with same ID

    Not meaning to sound rude or nasty, but surely if you have chosen this project for your final year then you should have some idea how to do it.
    I'm sure there are better ways to do this but the first method that I can think of would be to have your application set to run on startup on all of the necessary PCs and as your application runs (silently in the background so that users cannot close it) it checks an SQL database to see if that user is already logged on anywhere and if so, it logs them out. The problem would be getting the application to successfully update the SQL database when someone logs out. Have fun :P
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    3

    Re: windows logon with multiple user with same ID

    thnx alot for ur contribution, i really do appreciate bcz learning is a life long process and getting more ideas is never enough to acquire..

    if u still think of other helpful approach towards this project . do not hesitate to contact me..

    Regards.
    Fredy

Posting Permissions

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



Click Here to Expand Forum to Full Width