Changing passwords

All users can change their passwords at any time using alter login. The system security officer can use alter login to change any user’s password.

For example, to the password of the login account named ron, enter:

alter login ron with password watsMypaswd modify
password 8itsAsecret

See alter login in Reference Manual: Commands.