[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Does not work. ps aux does not list any processes attributed to jdoe.
But he still shows up in `who`
On Thu, 2003年09月04日 at 10:12, Toby DiPasquale wrote:
> Jaiwant Mulik wrote:
> > Hi all,
> >
> > On my server `who` tells me that a jdoe is logged in. I just disabled
> > the account, but cannot force the already logged in jdoe out. What is
> > strange is that no jdoe login processes/shells show up in `ps -auxww`
> > and jdoe's shell in /etc/passwd was /bin/false.
> >
> > After all this `who` still shows the person still logged in. Any idea
> > who to forcibly log this person out ?
> >
> > bye,
> >
>
> % su -
> Password:
> # for i in `ps aux | grep jdoe | awk '{print 2ドル}'`; do kill -9 $i; done
> # ps aux | grep jdoe | wc -l
>
> The last line should return 0.
--
Jaiwant Mulik <jmulik@temple.edu>
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug