sshd_config question
Jeff Richards
bsd24x7 at yahoo.com
Sun Jun 29 23:49:33 UTC 2008
Hi. I have configured sshd in OpenBSD to require publickey authentication.
I've tried configuring FreeBSD to do the same, but I can still login via keyboard authentication.
Here are the options I have in my sshd_config:
PasswordAuthentication no
ChallengeResponseAuthentication no
UsePAM no
After setting those options I kill -HUP the sshd process.
Is there something simple I am missing?
Thanks in advance.
More information about the freebsd-stable
mailing list