Authenticating in SSH2

You can use Password, Public Key, or both authentication methods for SSH2 connections. Password authentication is the default.

 

To use password authentication

  1. On the menu bar, click Tools > Global Options.

  2. Expand Security.

  3. Click SSH2 security.

  4. Make sure the Use password authentication check box is selected. You are using password authentication whenever the check box is selected, even if the box and check are dimmed.

  5. Click OK.

 

To use public key authentication

  1. On the menu bar, click Tools > Global Options.

  2. Expand Security.

  3. Click SSH2.

  4. Select the Use public key authentication check box. You are using public key authentication whenever the check box is selected, even if the box and check are dimmed.

  5. Click OK.

 

Note

To use public key authentication, you will need to send your public key to the server administrator before making an SSH2 connection.  

Related topics

Connecting to an SSH2 site

Learning about SSH2

Creating SSH2 key pairs

Using SSH2 key pairs

SSH2 security settings