Re: Log a user out

2004-01-21 Thread Alvin Oga
On Wed, 21 Jan 2004, Paul Johnson wrote: > > And can I get i list of all users logged on to my server? > > finger (need finger and possibly fingerd) [pointing to the] finger is bad (manners).. ;-) .. sorry couldn't resist what's wrong with simple ways like: root# w root# who

Re: Log a user out

2004-01-21 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jan 21, 2004 at 05:03:57PM +0100, Allan Kok wrote: > Can I as root log another user out? Yes. Kill their login process or window manager, it's just about gauranteed to log them out. > And can I get i list of all users logged on to my server?

Re: Log a user out

2004-01-21 Thread Joris
Andrew Schulman verraste ons met de boodschap: >> As for killing someone, the way i usualy go about it is to run `id >> ` and find out the users UID then simply `pkill -U `. Im >> sure somebody will reply with a more standard way to do this but if >> they dont then atleast you got this :). > > I

Re: Log a user out

2004-01-21 Thread Allan Kok
"Ryan Mackay" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sometime near Wed, Jan 21, 2004 at 02:36:44PM -0500, Andrew Schulman wrote: > > I don't know if there's a more standard way. Killing their login shell > > is the way I've always done it. > > > woohoo i been doing it the r

Re: Log a user out

2004-01-21 Thread Ryan Mackay
Sometime near Wed, Jan 21, 2004 at 02:36:44PM -0500, Andrew Schulman wrote: > I don't know if there's a more standard way. Killing their login shell > is the way I've always done it. > woohoo i been doing it the right way it seems so far :D -- Cheers, rinmak <[EMAIL PROTECTED]> -- To UNSUBSC

Re: Log a user out

2004-01-21 Thread Andrew Schulman
> As for killing someone, the way i usualy go about it is to run `id > ` and find out the users UID then simply `pkill -U `. Im > sure somebody will reply with a more standard way to do this but if > they dont then atleast you got this :). I don't know if there's a more standard way. Killing thei

Re: Log a user out

2004-01-21 Thread Alexandros Papadopoulos
On Wednesday 21 January 2004 18:03, Allan Kok wrote: > Can I as root log another user out? > And can I get i list of all users logged on to my server? debian:~# whatis w w (1)- Show who is logged on and what they are doing. Then you can find the process ID of their login shell an

Re: Log a user out

2004-01-21 Thread Ryan Mackay
Sometime near Wed, Jan 21, 2004 at 05:03:57PM +0100, Allan Kok wrote: > Can I as root log another user out? > And can I get i list of all users logged on to my server? > `who` should give a list of the users logged in. As for killing someone, the way i usualy go about it is to run `id ` and find

Log a user out

2004-01-21 Thread Allan Kok
Can I as root log another user out? And can I get i list of all users logged on to my server? regards Allan Kok -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]