4.3.23.1 ALTER PASSWORD

Modifies the OEDA properties that specifies the default passwords.

Syntax

ALTER PASSWORD
   [ PASSWORD=new_password ]
WHERE
   USER={ ROOT | NONROOT }

Arguments

  • PASSWORD: Specifies the new password.

  • USER: Specifies the user type; either ROOT or NONROOT.

Usage Notes

If the PASSWORD argument is not specified, then the user is prompted to specify and verify the password interactively.