Click to See Complete Forum and Search --> : log off a user remotely


nickj6282
07-15-2005, 08:45 PM
Is there a way to SSH into a box as root and log off a non-root user who is logged in to the PC itself?

Thanks
-Nick

Hayl
07-15-2005, 09:12 PM
yes

use the kill command on all their (bash) shells

knute
07-16-2005, 02:08 AM
debian has the slay command as well. Not sure if it's in other distros or not.