Too many public keys

Damien Miller djm at mindrot.org
Sun Apr 7 12:17:26 EST 2013


On Fri, 5 Apr 2013, James Cloos wrote:

> >>>>> "AA" == Aris Adamantiadis <aris at 0xbadc0de.be> writes:
> 
> AA> Configuring your ssh client to use the appropriate key the first time
> 
> The problem isn't the case where the remote site will accept one of one's
> keys.  That, as you wrote, it easy to configure.
> 
> The problem is when connecting to a site which does not provide an oob
> way to install an authorized_keys file.  Ssh(1) sends each key and the
> remote sshd(8) drops the connection before one can enter one's passwd.

ssh -i none user at host


More information about the openssh-unix-dev mailing list