Creating a secret with Unix Account (SSH Password) template
To create a secret with Unix Account (SSH Password) template
- Go to Secrets > Secret List.
- In Secret List, select Create.
The Create New Secret in: dialog appears.
- Select the folder where you intend to add the secret.
- Select Create Secret.
The New Secret window opens.
- Enter a name for the secret.
- In the Template dropdown, select Unix Account (SSH Password) default template.
Alternatively, in the Template dropdown, select Unix Account (SSH Key) default template.
- In the Fields pane, when Unix Account (SSH Password) is selected as the template:
- In the Host field, enter the IP address or the FQDN of the SFTP server.
- In the Username field, enter the username for the SFTP server.
- In the Password field, enter the password for the SFTP server.
In the Fields pane, when Unix Account (SSH Key) is selected as the template:
- In the Host field, enter the IP address or the FQDN of the SFTP server.
- In the Username field, enter the username for the SFTP server.
- In Public-key, select from File Upload, Text, or Generate.
- When File Upload is selected, select Upload, locate the key file on your management computer, and select Open.
- When Text is selected, enter the public key in the text area.
- When Generate is selected, you can automatically generate a public key by choosing a type of encryption algorithm and the number of bits.
- In Private-key, select File Upload or Text and follow the corresponding instructions from the previous step.
Private-key is automatically generated when the Public-key is set to be automatically generated.
- Optionally, in Passphrase, enter a passphrase used to decrypt the private key set during the key pair generation.
- In the Confirm Passphrase field that appears after the passphrase is filled in, enter the passphrase again.
- Click Submit.