Table of Contents
The Secure Shell protocol used by the Tectia client/server solution provides mutual authentication – the client authenticates the server and the server authenticates the client user. Both parties are assured of the identity of the other party.
The remote Secure Shell server host can authenticate itself using either traditional public-key authentication or certificate authentication.
Different methods can be used to authenticate Secure Shell client users. These authentication methods can be combined or used separately, depending on the level of functionality and security you want.
User authentication methods used by Tectia ConnectSecure by default are: public-key, password, keyboard-interactive, and GSSAPI authentication. Public-key and certificate authentication are combined into the public-key authentication method.
When several interactive authentication methods are defined as allowed, Tectia ConnectSecure will alternate between the methods and offers each of them in turn to the server in case the previous method failed. This makes it possible to define different authentication methods for different users, and they can be handled with the same server configuration.
For reference information on authentication methods, see technical note Tectia Client/Server User Authentication Methods at http://www.tectia.com/en/Support/Product_Documentation.