Re: Root User logged in at terminal

2008-02-20 Thread Wojciech Puchar
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

Re: Root User logged in at terminal

2008-02-20 Thread Alphons "Fonz" van Werven
Grant Peel wrote: Is the a way through ssh to force a logout of the root user? Can't you login (over SSH) as a mortal user (must be in wheel), su to root and kill the offending login session? Alphons -- All right, that does it Bill [Donahue]. I'm pretty sure that killing Jesus is not very Ch

Re: Root User logged in at terminal

2008-02-20 Thread Daniel Bye
On Wed, Feb 20, 2008 at 08:27:13AM -0500, 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? Sure. Find out the pid of the shell r

Re: Root User logged in at terminal

2008-02-20 Thread Dominic Fandrey
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 You can hijack the terminal using "watch -W". After taking over a terminal, hi

Root User logged in at terminal

2008-02-20 Thread Grant Peel
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:/