mount -o remount, rw /
passwd: password updated successfully
For product version 8.8 and above you will check and clear the lock with the following command
pam_tally2 -u root ----->If locked run:
/sbin/pam_tally2 -r -u root
pam_tally2 -u admin ----->If locked run:
/sbin/pam_tally2 -r -u adminFor product version 8.8 and VLSR 9.x use the command
faillock --user root ----->If locked run:
/sbin/faillock --user root --reset
faillock --user admin ----->If locked run:
/sbin/faillock --user admin --reset umount /
reboot -f