Results 1 to 6 of 6

Thread: linux server connections terminated

  1. #1

    Question linux server connections terminated

    if someone is a privledged user of a linux server with others connected to them, is it possible to kick them off? and i'm prety sure this tool or comand is passowrd protected? true?
    visit clublouie.com!!

  2. #2
    Member
    Join Date
    Sep 2001
    Posts
    77

    Re: linux server connections terminated

    Originally posted by aarobonob
    if someone is a privledged user of a linux server with others connected to them, is it possible to kick them off? and i'm prety sure this tool or comand is passowrd protected? true?
    Priviliged user as in root user? Yes, root can terminate any process on the machine.

    How are the people connected? Are you referring to someone running an IRC server, or FTP, or ????

    As to the command used, that would depend on the answer to the question above.

    A little more information will help us better answer your question.

    cheers
    I\'m not a BOT I\'m a beer droid!
    Prepare to be Assimilated.

  3. #3
    i'm refering to one root user's control over another... on an ftp server... thanx
    visit clublouie.com!!

  4. #4
    Member
    Join Date
    Sep 2001
    Posts
    77
    Originally posted by aarobonob
    i'm refering to one root user's control over another... on an ftp server... thanx
    2 roots? Should never be more than 1 root

    As to how, issue the command

    kill PID

    where PID=process identificiation number of the ftp connection

    cheers
    I\'m not a BOT I\'m a beer droid!
    Prepare to be Assimilated.

  5. #5

    my bad...

    ok..will that work if the killer is a root and the user is a "user" cuz i miss typed that sorry bucko... its root control over user status... perhaps this seems elementary but i am just a beginning *nix er
    visit clublouie.com!!

  6. #6
    Member
    Join Date
    Sep 2001
    Posts
    77
    yup, root has absolute control of the machine and its resources.
    I\'m not a BOT I\'m a beer droid!
    Prepare to be Assimilated.

Posting Permissions

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