Example suggestion for 12.04 serverguide::user-management.html

dave000 dave000 at hellspark.com
Wed Feb 20 01:07:21 UTC 2013


I have a suggestion for an example on:
https://help.ubuntu.com/12.04/serverguide/user-management.html#other-security-considerations

It is mentioned to make sure the person being removed has no active ssh
sessions, but there is no example of how to do this. Here is one way.


who |grep *username*
    (get the pts/*# *terminal)
pkill -f pts/*#*
*
*
*
*
p.s. Loving the 12.04lts docs, keep up the excellent work!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20130220/fb433bb8/attachment.html>


More information about the ubuntu-doc mailing list