|
To reset the root password for the Fleet Management Appliance:
rw init=/bin/bash
mount -o remount,rw / /usr/sbin/faillock --user root --resetpasswd and provide a new root password (twice for confirmation):passwdumount /reboot -fchage -l rootSet the root account to never expire:
chage -m 0 -M -1 root
Confirm that the root account is no longer expired:chage -l root
If root account password is expired and you remember it, refer to following KB to reset it:
https://knowledge.broadcom.com/external/article/422906/vcf-fleet-manager-root-account-disconnec.html
If admin@local account password needs to reset, refer to KB:
https://knowledge.broadcom.com/external/article?articleNumber=416090