Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step by Step guide to the configurations of iQSonar Config for SSH Keys.and SSH Keys.

Target Server

  1. Locate the .ssh directory (If the directory doesn't exist it will need to be created)
  2. Locate the authorized_keys (If the file doesn't exist it will need to be created)
  3. Copy and paste your public ssh key inside it.

iQSonar configuration

Navigate to locations > credentials

Image Added

  1. Set Credential Type to Unix Linux
  2. Select SSH Key
  3. Insert your Private Key
  4. Save and Close


Generate a new key

Linux/UNIX

  1. If you don't have an existing SSH key that you wish to use, generate one as follows:
  2. Open a terminal on your local computer and enter the following:
    ssh-keygen

...

  1. -t

...

  1. rsa

...

  1. -C

...

  1. "cuchulainn@iqaute.com"
  2. Set you username and password

Windows:

If you don't have an existing SSH key that you wish to use, generate one as follows:

  1. Log in to your local computer as an administrator.
  2. In a command prompt, run:
    ssh-keygen

...

  1. -t

...

  1. rsa

...

  1. -C

...

  1. "cuchulainn@iqaute.com"
  2. Set you username and password

...

Target Server

  1. Locate the .ssh directory (If the directory doesn't exist it will need to be created)
  2. Locate the authorized_keys (If the file doesn't exist it will need to be created)
  3. Copy and paste your public ssh key inside it.

iQSonar configuration

Navigate to locations > credentials

Image Removed

  1. Set Credential Type to Unix Linux
  2. Select SSH Key
  3. Insert your Private Key
  4. Save and Close


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesCSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "sshkeys" and type = "page" and space = "CSKB"
labelssshkeys

...