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@xxxxxxxxxx> | | 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@xxxxxxxxxx -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list