How To: Create SSH Keys and apply to a User

How To: Create SSH Keys and apply to a User


How To: Create SSH Keys and apply to a User



Question

How can I create SSH keys for users and use it as authentication aside from password?

Reasoning

SSH Key Authentication is more secure than Password authentication.

Answer

Follow the below steps-by-steps procedure.



Steps


  1. Login to your Titan NexGen Server.
  2. Navigate to your ServerServicesSSH/SFTP
  3. Click Manage Host Keys
  4. Click b > Choose what type of Keys you would like to use (RSA, DSA, ECDSA)
  1. If you are new, you can use RSA
  1. Choose what Key Size you would like, for RSA minimum of 2048.
  2. Enter a Host Key Name of your choice
  3. Click Add
  1. You should see something like this:

A screenshot of a computerDescription automatically generated

  1. Make sure you can see the Key you just created. Once validated that it has been created, click Close.
    A screenshot of a computerDescription automatically generated
  2. Check the checkbox for Enable Public Key authentication and you may also check Kick users who present an incorrect SSH Host Key , and to apply the changes click Apply at the upper right of the screen, then click OK
    A screenshot of a computerDescription automatically generated
  3. To apply it on the users. Go to ServerUsers> Choose the user you wanted to change the settings and click the pencil icon, then choose Edit User Services
    A screenshot of a computerDescription automatically generated


  1. In the User Services Window, choose SSH/SFTP
  2. Then check the checkbox for the SSH User Host Keys that the user will use to login, then click Apply
    A screenshot of a computerDescription automatically generated






    • Related Articles

    • SSH Host Keys unavailable with NT Authentication

      When using the Windows NT/SAM or Windows ADSI Authentication connectors in Titan FTP Server 2019 or Cornerstone MFT Server 2019, you may notice that the Public Host Key feature of SFTP/SSH is not available for use. User Authentication Settings ...
    • How To: Create a SFTP Key in Titan Nextgen

      Related To Titan Nextgen Builds 1.x Question How do I create a SFTP keys in Titan Nextgen? Reasoning I would like to be able to create a SFTP host keys for secure SFTP encrypted connections. Answer You have the option in Titan Nextgen to create ...
    • SSH Public Key Authentication with Titan Server -- Enable and Configure

      Please see the video below for a visual and descriptive guide to using SSH Public Key Authentication with Titan Server. Titan Server: SSH Public Key Authentication
    • How To: Setup Key Authentication for SFTP in Titan

      Question How do I setup key authentication for SFTP in Titan. Reasoning I have a requirement from end users that need to add an extra layer of security by connecting to Titan via SFTP with key authentication.  Answer You have the option in Titan to ...
    • Cornerstone SSH Host Keys

      Cornerstone MFT Server can use Secure File Transfer Protocol (SFTP), a Host Key Authentication method which adds Secure Shell (SSH) protection to your data transfers. This is Public Key Infrastructure (PKI), which is the use of a key pair made up of ...