Can the Sshserver require both password and Public key?
Posted: Wed 30 May 2018 20:47
I am use the SSHServer in my Delphi app and have set the TScUser.Authentications to [uaPublicKey, uaPassword] for a User.
This lets the user login in with either a password OR a PublicKey.
Is there a way to require the user to use BOTH a password AND a publickey?
Thanks
Tom
This lets the user login in with either a password OR a PublicKey.
Is there a way to require the user to use BOTH a password AND a publickey?
Thanks
Tom