Results 1 to 4 of 4

Thread: Remove logged user from the system

  1. #1
    Join Date
    May 2009
    Posts
    1,070

    Remove logged user from the system

    Hello. This is a kind of problem that am facing through that someone logs into my system without my knowledge. I have a Asp.net page that allows me to know the details of the logged in user ID but I cannot revoke the authority of that user in order to get no access. How can I make the logged user ban or remove from the system. I use windows XP as the operating system.

  2. #2
    Join Date
    May 2008
    Posts
    2,012

    Re: Remove logged user from the system

    You can do one thing regarding the same. That is in a simple asp code you can get the logon user details and may get the authority to kick off the logged user fromm the system. A query that is request.servervaibles("Login_user") will give the detail of the user that is currently logged into your system. You can have a try or check by coding the same. This might help you to get to the solution.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Remove logged user from the system

    This is possibly related to the coding structure of the the programming language that would enable you to have the authority to remove the logged user from the system. Basically restrictions been provided wit the operating system is quite very much upto the type of account user makes. The other way through which you can get the users email ID and password from the database where the information is been stored.

  4. #4
    Join Date
    May 2008
    Posts
    2,297

    Re: Remove logged user from the system

    There is also an other way to get the things done. If the system has an admin account the admin does has the authority or power to remove the user form the system. As from the asp.net you can get to know about the user that who has been logged into the system. If you are the admin or can get to know the admin id you can revoke the authenticity of the other user who has been logged in.

Similar Threads

  1. Replies: 6
    Last Post: 29-03-2015, 08:39 PM
  2. Replies: 7
    Last Post: 17-10-2010, 06:02 AM
  3. User Logged Out When Logging On
    By Obessed in forum Operating Systems
    Replies: 6
    Last Post: 12-08-2010, 10:16 PM
  4. Find user logged in with Powershell using WMI
    By Sean J in forum Software Development
    Replies: 3
    Last Post: 07-02-2009, 08:12 PM
  5. Finding out when a user last logged in.
    By Knud in forum Windows Security
    Replies: 1
    Last Post: 21-05-2008, 12:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,591,721.05111 seconds with 16 queries