Requesting SSH Access
To get SSH access, first generate a public SSH key and use that to create a signed SSH key in Edge Manager.
Procedure
- In the left navigation pane, select to see a list of all devices.
- Select the Predix Edge device(s).
- For a single device, click the device name.
- Use the checkboxes to select multiple devices. A maximum of 100 devices per request is supported.
- To request SSH access:
- For a single device, click the Request button (located under SSH ACCESS).
- For multiple devices, click the Device Operations drop-down menu and select Request SSH Access.
A dialog will appear with instructions for requesting SSH access. - Select an EXPIRATION DATE for the SSH access. The default is one week later, the maximum 90 days.
- Generate a public SSH key on your device. For further information, see https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent (external reference).Note: RSA is the only algorithm supported by GE for SSH access. It is recommended you generate your public key with RSA-4096 (RSA-2048 will also work).Note: It is highly recommended you use a passphrase when generating the RSA key pair to protect the private key.
- Click the Choose file button to select the public SSH key you created.
- (Optional) Enter a description in the Request Description field.
- Click Download Request File. This will save a .REQ file in your downloads folder.