For security, reason it is necessary to disable all account(s) with no password and lock them down. Solaris, Linux and FreeBSD provide account locking (unlocking) facility. Lock Linux user account with the following command: passwd -l {user-name} For unlocking the account use: passwd -u {user-name} -l : This option disables an account by changing the [...]
{ 3 comments }
