Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Administering ActiveSpaces with the Admin CLI : clear | set password

clear | set password
Admin CLI Command
Syntax
clear | set password domain_name <string> policy_file <string> [new_policy_file <string>]
clear | set password token_file <string> [new_token_file <string>]
Purpose
Use the clear password command to create a new policy file without a password or a new token file without a password.
Use the set password command to create a a new policy file or a new token file with a new password.
When you issue the set password command, you are prompted to enter and verify the new password for the domain.
Parameters
The following table lists the parameters for this command with a description of each parameter.Because there are two versions of the command, there are two sets of parameters.
Example
clear password domain_name 'AS-DOMAIN' policy_file 'policy.txt' new_policy_file 'newdeal.txt'
 
The following examples illustrate the syntax of the clear password command:

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved