Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


Step-by-Step guide

The SSH Proxy credentials need to be set up manually because, at the moment, they cannot be imported. This configuration will scan a server through a SSH Proxy. To do this do the following:

  1. Navigate to the Locations page on the application
  2. Navigate to SSH Proxy location
  3. Navigate to Credentials tab of that location
  4. Click on the Create button
  5. Select SSH Proxy from the Credential Type drop down
  6. Enter a Label of "root-Password"
  7. Enter a "Proxy User Name" of "root"
  8. Enter a "Proxy Password" of "Falcon99"
  9. Enter a "Proxy Address" of "192.168.4.18"
  10. Enter a "Proxy Port" of "22"
  11. Enter a "Proxy Command" of "ssh -l {username} -o StrictHostKeyChecking=no {hostname}"
  12. Enter a "Proxy Prompt" of "Password"
  13. Click the "Save & Close" button



Associate the Child Credential with the Parent Credential

  1. On the parent credential - in this case the "Unix Linux" credential with label "root-falcon" click the "Edit" button
  2. Click on the "Child Credential" drop down
  3. Select the child credential - In this case "root-Falcon99" labelled
  4. Click the "Save & Close" button




Related issues
CS-1441 - Getting issue details... STATUS
  • No labels