Updating a Password
- 26 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Updating a Password
- Updated on 26 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
This topic describes how to update the password.
Procedure
- Log in to the Delphix Engine and switch to the user context.
delphix> user
- Run the 'current' command to select the currently logged in user.
delphix user> current
- Run the updateCredential command.
delphix user 'xyz'> updateCredential
- Set the required credentials.
delphix user 'xyz' updateCredential *> set oldCredential.password=XXXXXXXX delphix user 'xyz' updateCredential *> set newCredential.password=XXXXXXXX
- Commit the operation.
delphix user 'xyz' updateCredential *> commit
Was this article helpful?