How To: Setup Key Authentication for SFTP in Titan

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 require trusted host keys for authentication or also allow key and/or password authentication to accommodate all of your end user’s requirements.


Pre-requisites:

  1. If you created a server within Titan that utilizes Windows authentication, ensure it does not have the impersonate option enabled. Key authentication is not possible with the windows impersonate option enabled.


Steps

  1. Enable SFTP under services.


  1. Create a host key for the server.


  1. Select your newly created key, input the password and click apply.


  1. Select the authentication method:
  1. Require Trusted host keys when accessing this server: When this option is enabled, users can only authenticate with keys.

  1. Allow trusted host key set for this server: When this option is enabled, users can authenticate with keys or passwords.

  1. When none of the above options are enabled, users will authenticate using passwords only.

  1. Select a key and assign to the user for authenticating with Titan.

    • Related Articles

    • 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
    • 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 Server With Windows Authentication In Titan

      Question How do I create a server within Titan that utilizes Windows authentication? Reasoning I already have a database of users stored on a local windows server or an Active Directory server and would like to import these users into Titan and use ...
    • How To: Harden SFTP settings in Titan Nextgen

      Related To Titan Nextgen Builds 2.x and above. Question How can I ensure my SFTP settings which include ciphers/Mac/Kex are as secure as possible? Reasoning I would like to minimize the risk of having a security issue in my organization by ...