Job Management Partner 1/Automatic Operation GUI and Command Reference
This command creates a password file that you can specify as an argument in a JP1/AO command.
You can execute the command with the user ID and password of a user registered in JP1/AO and the path to the password file to be created for that user to create an encrypted password file.
By specifying the created password file instead of the password when each command is executed, specifying the password is no longer needed.
encryptpassword
/user user-ID
/password password
/passwordfile password-file-path
JP1/AO-installation-folder\bin
Execute the command as a user with Administrator permissions. If a user without Administrator permissions executes the command, a message appears asking the user to elevate the permission level.
The following table lists the return codes from the command.
| Return code | Description |
|---|---|
| 0 | The command succeeded. |
| 1 | The argument is invalid. |
| 2 | The command execution has been interrupted. |
| 3 | The service status is invalid. |
| 4 | An exclusive error occurred. |
| 5 | Communication failed. |
| 6 | Authentication failed. (The specified value is invalid.) |
| 7 | An invalid path is specified. |
| 8 | The output path already exists. |
| 9 | The specified path does not exist. |
| 10 | The specified path is not accessible. |
| 14 | You do not have permission to execute the command. |
| 200 | Creating the password file failed. |
| 255 | The command execution has been interrupted due to an error other than the above. |
The following command shows an example of how to create a password file for the specified user:
encryptpassword /user user01 /password pass01 /passwordfile passfile
All Rights Reserved. Copyright (C) 2012, 2013,Hitachi, Ltd.