Previous Topic

Next Topic

Book Contents

Book Index

Selecting methods of authentication

WS_FTP Server supports two methods of authenticating over SSH.

If an SSH listener is associated with a host that has users in an Active Directory user database or Microsoft Windows user database, do not select public key as the sole authentication method. Because users in these databases cannot have SSH user keys associated with them, they will not be able to connect to the SSH server via this listener.

  1. From the top menu, select Server > Listeners. The Listeners page opens.
  2. Click the IP address of the listener you want to open. The Edit Listener page opens.
  3. At the bottom of the page, click SSH Settings. The Listener Encryption Settings (SSH) page opens.
  4. Under Authentication Method, select the checkboxes next to the authentication methods you want to allow.
  5. Click Save when finished.

Note: If you choose to allow both authentication methods, users can authenticate using a public key OR a password; both are not required. Both methods must be selected if you wish to require password and SSH user key authentication for users belonging to any host associated with this listener, otherwise those users will not be able to authenticate. See Configuring password and SSH user key authentication for more information.

In This Section

Configuring password and SSH user key authentication

See Also

Using SSH

How does SSH work?

Understanding SSH terminology

Selecting an SSH host key

Selecting SSH user keys

Specifying MACs, ciphers, and algorithms