Decent overview of locking out a user from a *nix machine. Namely: 1) "passwd -l userid", which prepends a "!" to the password field in /etc/shadow, rendering it useless 2) Find the user's files. 3) Change the login shell to something invalid (e.g. /bin/f
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.