This topic describes how to update the password.
Procedure
-
Log in to the Delphix Engine and switch to the user context.
Bashdelphix> user
-
Run the 'current' command to select the currently logged in user.
Bashdelphix user> current
-
Run the updateCredential command.
Bashdelphix user 'xyz'> updateCredential
-
Set the required credentials.
Bashdelphix user 'xyz' updateCredential *> set oldCredential.password=XXXXXXXX delphix user 'xyz' updateCredential *> set newCredential.password=XXXXXXXX
-
Commit the operation.
Bashdelphix user 'xyz' updateCredential *> commit