Follow this procedure if you want disable root password expiration by cli and clear password history:
- chage -M -1 root;
- echo””> /etc/security/opasswd
Follow this procedure if you want disable root password expiration by cli and clear password history: