mxdbs user-change-password
Syntax
mxdbs user-change-password user-change-password-params
user-change-password-params:
external-username
new-password [ --old-password
password ]
Description
The
mxdbs user-change-password
sub-command changes the password for the specified external user.
Parameters
external-username
- Specifies the External Username of database user whose password must be changed.
new-password
- Specifies the new password.
--old-password password
- Specifies an optional old password of the user. If this option is specified, the command authenticates the user before changing the password.
Example input and output
The following command changes the password to the new password:mxdbs user-change-password demouser1 hpenonstop
Hewlett Packard Enterprise NonStop(TM) SQL/MX DBS Client 3.5
(c) Copyright 2016 Hewlett Packard Enterprise Development LP.
user-change-password command started.
--- mxdbs operation complete.