Impersonation - updateAutomationPrincipalPassphrase
Impersonation - updateAutomationPrincipalPassphrase
Description :
Updates the passphrase of an automation principal. This command returns the handle for the newly created automation principal.
Return type : com.bladelogic.om.infra.model.base.definition.ObjectId
Command Input :
Variable Name |
Variable Type |
Description |
---|---|---|
name |
String |
Name of the automation principal |
passphrase |
String |
Passphrase of the principal |
Example
The following example sets the passphrase of "CorpDomainAdmin" to "n3wp@$$phr@$3".
Script
Impersonation updateAutomationPrincipalPassphrase CorpDomainAdmin "n3wp@$$phr@$3"
Was this page helpful? Yes No
Submitting...
Thank you
Comments