- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The below error basically means your root password is expired. Reset the root password and change shell.
root@myvcsa [ ~ ]# chsh -s /bin/bash root
You are required to change your password immediately (root enforced)
chsh: PAM: Authentication token is no longer valid; new one required
Once you change shell run cat /etc/passwd | grep -i root and make sure the shell is /bin/bash