To set the opc password to expire after 1 years instead of 3 months, for example do:
With root:
chage --list opc chage -M 365 opc chage --list opc
To set the opc password to expire after 1 years instead of 3 months, for example do:
With root:
chage --list opc chage -M 365 opc chage --list opc