The following table describes the ctmsetown utility parameters:
| Parameter | Description | |
|---|---|---|
| -run as | (Owner) Specifies the name of the user under whose name the job will run. | |
| -host | Specifies the name of the computer where the owner of the job is defined. Specify <All> to include all hosts. EXAMPLE: ctmsetown -action delete -run_as s -host "<All>" | |
| -password | Specifies the password of the owner. The password cannot exceed 120 characters. | |
| -old password | Specifies the existing password that the user is changing. This parameter is mandatory only when the ctmsetown utility is executed from the agent. | |
| -key name | The logical name of the key. The key itself is kept in a separate folder with its passphrase. For more information about generating and maintaining the key, see ctmkeygen. The same key can be used for multiple users. | |
| -pass phrase | (Used if -keyname is defined) Specifies the phrase used to encrypt the key itself. | |
| -file name | Specifies the name of the file that contains the security details of the users. The filename cannot exceed 1024 characters. This parameter is used only when either -action export or -action import is specified. | |
| -data | Describes what action to take with the data from the imported text file. Valid actions are: | |
| append | details of the users from the imported text file are added to the existing users | |
| truncate | details of the users from the imported text file replace the details of the existing users | |
| Parent Topic |