wiz561
July 3rd, 2008, 08:52 AM
Hi!
I'm digging around and trying to figure out if there is a way to enforce passphrases on ssh keys. As you know, if there isn't a passphrase on the key and somebody grabs it, they can login to the system as you.
What I'm trying to do is configure sshd to not accept a connection from a ssh key that isn't password protected. If that isn't possible, is there a way to check the public key stored on the server to ensure the private key has a passphrase?
Thanks!
I'm digging around and trying to figure out if there is a way to enforce passphrases on ssh keys. As you know, if there isn't a passphrase on the key and somebody grabs it, they can login to the system as you.
What I'm trying to do is configure sshd to not accept a connection from a ssh key that isn't password protected. If that isn't possible, is there a way to check the public key stored on the server to ensure the private key has a passphrase?
Thanks!