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
Oracle Technology in the Cloud
Starting again a journey started a long time ago. Site is back.
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