Re: kill someone logged on

2005-09-08 Thread garaged
pkill -u user man pkill for great fun Max-- Linux garaged 2.6.9-rc1-mm1 #3 SMP Mon Aug 30 12:14:50 CDT 2004 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux-BEGIN GEEK CODE BLOCK-Version: 3.12GS/S d- s: a-29 C++(+++) ULAHI+++ P+ L++>+++ E--- W++ N* o-- K- w O- M-- V-- PS+

Re: kill someone logged on

2005-09-08 Thread Laurent CARON
debian a écrit : please, finger reports Login Name Tty Idle Login Time Office Office Phone alice Miss Alice Mc Cool *:0 Sep 6 17:25 joe Joe Mc Cool *tty1 1:17 Sep 6 20:24 joe Joe Mc Cool *pts/2 Sep 7

RE: kill someone logged on

2005-09-07 Thread Mike Kuhar
> -Original Message- > From: debian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 07, 2005 2:36 PM > To: debian-user@lists.debian.org > Subject: Re: kill someone logged on > > > On Wed, Sep 07, 2005 at 07:30:08PM +0100, debian wrote: > > > [E

Re: kill someone logged on

2005-09-07 Thread ke6isf
On Wed, 7 Sep 2005, debian wrote: > Perhaps this is one of those zombie process thingamajigs ! Try 'ps -A | grep joe', find the ssh process for pts/2, and kill -HUP the bugger. -Dennis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: kill someone logged on

2005-09-07 Thread debian
On Wed, Sep 07, 2005 at 02:56:45PM -0400, Darryl Clarke wrote: > Try > ps aux | grep bash > > that should show you all the shells, and you can match (and kill) the > pid of the bash attached to pts/2 if it shows up. none looks like its dead. Thanks a lot. Joe -- To UNSUBSCRIBE, email to [

RE: kill someone logged on

2005-09-07 Thread Mike Kuhar
> -Original Message- > From: debian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 07, 2005 2:33 PM > To: debian-user@lists.debian.org > Subject: Re: kill someone logged on > > > On Wed, Sep 07, 2005 at 02:34:18PM -0400, Mike Kuhar wrote: > > &g

Re: kill someone logged on

2005-09-07 Thread Darryl Clarke
On 9/7/05, debian <[EMAIL PROTECTED]> wrote: > On Wed, Sep 07, 2005 at 02:31:33PM -0400, Darryl Clarke wrote: > > > Omit the * > > or > > ps aux | grep pts/2 > > ## > [EMAIL PROTECTED]:~$ ps -aux | grep pts/2 > Warning: bad syntax, perhaps a

Re: kill someone logged on

2005-09-07 Thread debian
On Wed, Sep 07, 2005 at 07:30:08PM +0100, debian wrote: > [EMAIL PROTECTED]:~$ ps -aux | grep pts/2 Gasp, ignore the 'solaris' bit, this a debian machine, named 'solaris' for historical reasons only ! Joe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: kill someone logged on

2005-09-07 Thread debian
On Wed, Sep 07, 2005 at 02:34:18PM -0400, Mike Kuhar wrote: > who -uH > > Will give all that the system thinks is logged in, plus their PID. who -uH NAME LINE TIME IDLE PID COMMENT alice:0 Sep 6 17:25 ? 1010 joe pts/2Sep 7 13

Re: kill someone logged on

2005-09-07 Thread debian
On Wed, Sep 07, 2005 at 02:31:33PM -0400, Darryl Clarke wrote: > Omit the * > or > ps aux | grep pts/2 ## [EMAIL PROTECTED]:~$ ps -aux | grep pts/2 Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html debian 21085

RE: kill someone logged on

2005-09-07 Thread Mike Kuhar
> please, > > finger reports > > Login Name Tty Idle Login Time > Office Office Phone > alice Miss Alice Mc Cool *:0 Sep 6 17:25 > joe Joe Mc Cool *tty1 1:17 Sep 6 20:24 > joe Joe Mc Cool *pts/2 Sep

Re: kill someone logged on

2005-09-07 Thread Darryl Clarke
On 9/7/05, debian <[EMAIL PROTECTED]> wrote: [snip] > how do I kill off this user and all his processes ? > > ps -t *pts/2 reports: Omit the * or ps aux | grep pts/2 > > BTW, what do the *'s represent ? According to man finger they represent > denial of write access. But this is definately

Re: kill someone logged on

2005-09-07 Thread Hal Vaughan
On Wednesday 07 September 2005 02:06 pm, debian wrote: > please, > > finger reports > > Login Name Tty Idle Login Time Office > Office Phone alice Miss Alice Mc Cool *:0 Sep 6 17:25 > joe Joe Mc Cool *tty1 1:17 Sep 6 20:24 > joe