Problem:
- If you add a new user this Messages is shown, cause root is locked
- Your account has expired; please contact your system administrator
chfn: PAM authentication failed
adduser: `/usr/bin/chfn james’ returned error pre 1. Exiting
Solution:
sudo passwd --unlock root
sudo usermod --lock root