Results 1 to 3 of 3
Hi,
Is there a way to require both a password and a key when logging in to an SSH server?
Thanks....
- 08-10-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 46
OpenSSH Authentication
Hi,
Is there a way to require both a password and a key when logging in to an SSH server?
Thanks.
- 08-10-2005 #2
Yes. What distro? Here is a howto for SuSE:
http://forums.suselinuxsupport.de/in...howtopic=18093
One important note: That howto is for password-less login. When you follow along with that howto and use ssh-keygen, remember to enter a password instead of just hitting enter!
For your distro and version, config file names and paths may differ slightly.
- 08-12-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- Inside the Kernel (somewhere)
- Posts
- 41
No, it is not
Originally Posted by anomie
You can authenticate against the public key, or the user's password, but NOT both. This is different from password protecting the key.


Reply With Quote
