|
|||||||||||
|
Re: passphrase vs password (again)
From: Anthony Kim <Anthony.Kim(at)VW.COM>
Date: Mon Mar 24 2003 - 14:41:47 EST On Mon, Mar 24, 2003, Jun Sun wrote: >
Jun Find what is different across your machines. That will explain your inconsistency: unsafe permissions, not having updated authorized_keys on each server, and sshd_config differences can affect public key authentication. For example, when OpenSSH detects unsafe permissions, public key authentication will be disabled and you will fall back to password auth. To require public key authentication, set: PasswordAuthentication no on each of your ssh servers. With that set, if your permissions are unsafe or if you forgot to add your public key to the remote authorized_keys file, you will not be able use ssh to log on. HTH,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:56 EDT |
||||||||||
|
|||||||||||