Login using a yubikey [4]

Login using a yubikey

Friday, November 25, 2016 12:51 AM - Lalit

I want to login using the yubikey, but there is no provision to configure that type of authentication mechanism in xshell.

My authentication method has 2 parts:
typed password + the encrypted key from the yubikey

What I want to achieve is:

Similar to "keyboard interactive" or "password" authentication mechanism, I want to enter the "password part" via the connection properties (preventing it to be typed in again and again at every connection attempt) and the encrypted key from yubikey must be taken via a prompt while the connection is established. Then xshell software will combine the 2 and send it to the server and enable successful logins.

Please let me know if it would be possible to implement this feature and how soon will it be possible.

Thanks

Lalit

Program Ver. : Xshell 5


Re: Login using a yubikey

Friday, November 25, 2016 5:50 PM - Support

We'll investigate this issue and get back to you shortly. Thanks!

Technical Support

Like us on Facebook
Follow us on Twitter
Visit our blog Blog


Re: Login using a yubikey

Friday, September 22, 2017 6:24 AM - Vitaly

Hello any update here ?

We use key + password authentication, but unfortinatly I didn't find how to setup that automatically, XShell has only option to auth by password or key but not both of them, isn't right ? Is there way to use password and key ?


Re: Login using a yubikey

Tuesday, September 26, 2017 4:53 PM - Support

Xshell can support multi-factor authentication. It should be configured in the ssh server.

In the case of OpenSSH, you can set multi-factor auth in the sshd_config file of your server.

AuthenticationMethods password,publickey

You can also refer to the sshd_config manpage.

Technical Support

Like us on Facebook
Follow us on Twitter
Visit our blog Blog


Re: Login using a yubikey

Wednesday, October 17, 2018 2:13 PM - Kaan

is there any documentation about yubikey integration ?


Previous views: 145