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

    • How To: Create a SFTP Key in Titan SFTP Servcer

      Related To Titan SFTP and Titan MFT Server Question How do I create a SFTP keys in Titan? 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 to create a SFTP keys. ...
    • 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
    • Howto - SFTP Public Key Authentication in TitanSFTP

      How To: SFTP Public Key Authentication in Titan SFTP Question How to configure private/public key authentication in Titan MFT? Reasoning To add more security, instead of using username and password to authenticate users to TitanMFT, we can use ...
    • Host Key Algorithms Supported in Titan SFTP Server

      Question Which host key algorithms are supported in Titan SFTP Server? Reasoning As an admin, I would like to know which host key algorithms are supported so we can communicate this to our end users and ensure they can establish a secure connection ...
    • How-To: Changing SQL User Credential for Cornerstone MFT Server

      Question How do I change the DB user credentials used for my Cornerstone MFT Server? Reasoning I recently migrated my Cornerstone MFT server from an older Operating System (OS) to a newer one. I also updated the user account used for the SQL ...