SSH

Peter Kiem zordah at zordah.net
Thu Mar 4 18:56:16 UTC 2004


Hi Alejandro,

> Just curious...  Is there any way to set up a server to only accept
> connections based on keys and not credentials?

Yup, that's how I have mine configured - it only accepts certificates and
not userid/passwords

Here is what I normally set in /etc/ssh/sshd_config:

Protocol 2
PermitRootLogin no
PasswordAuthentication no

-- 
Regards,
+-----------------------------+---------------------------------+
| Peter Kiem            .^.   | E-Mail    : <zordah at zordah.net> |
| Zordah IT             /V\   | Mobile    : +61 0414 724 766    |
|   IT Consultancy &  /(   )\ | WWW       : www.zordah.net      |
|   Internet Services  ^^-^^  | ICQ       : "Zordah" 866661     |
+-----------------------------+---------------------------------+
       My current spamtrap address is est0304 at zordah.net





More information about the redhat-list mailing list