[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Log a user out



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
<user>` and find out the users UID then simply `pkill -U <UID>`. Im
sure somebody will reply with a more standard way to do this but if
they dont then atleast you got this :).

/me waits for flame on doing it in such a dodgy fashion :\
-- 
Cheers,
rinmak <rinmak@technine.org>



Reply to: