Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 16:49:33 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Grant Peel <gpeel@thenetnow.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Root User logged in at terminal
Message-ID:  <20080220164843.U3460@wojtek.tensor.gdynia.pl>
In-Reply-To: <013601c873c4$4e223cb0$6501a8c0@GRANT>
References:  <013601c873c4$4e223cb0$6501a8c0@GRANT>

next in thread | previous in thread | raw e-mail | index | archive | help
yes

  ps axt|grep bash

(or sh or csh or what shell you use as root)


and find what is on local terminal (these beginning with "v")

and then

kill -HUP process number


On Wed, 20 Feb 2008, Grant Peel wrote:

> Hi all,
>
> I installed a new server this weekend and it appears I did not log out befor 
> disconnection the keyboard and monitor.
>
> Is the a way through ssh to force a logout of the root user?
>
> -Grant 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080220164843.U3460>