Re: ssh-agent and limitation of number of keys
From: Richard E. Silverman (res_at_qoxp.net)
Date: 04/23/04
- Next message: Richard E. Silverman: "Re: port forwarding"
- Previous message: Richard E. Silverman: "Re: Windows XP remote desktop over SSH"
- In reply to: oldfrog_at_volny.cz: "ssh-agent and limitation of number of keys"
- Next in thread: Darren Tucker: "Re: ssh-agent and limitation of number of keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Apr 2004 15:58:45 -0400
>>>>> "OF" == oldfrog@volny cz <oldfrog@volny.cz> writes:
OF> Hi, is there some limitation of number of keys simultaneously
OF> loaded into ssh-agent? I loaded 9 keys and 8. and 9. key don't
OF> work. I obtain messege
OF> Received disconnect from X.X.X.X: 2: \ Too many
OF> authentication failures for root
OF> when i try to login. When I load these two keys separate, all
OF> works fine.
As the error message implies, the limitation is on the server. Most SSH
servers limit the number of failed authentication requests a single
session may make. Depending on details of both the client and server
implementations, even testing key authorization may count as a "failure,"
thus effectively limiting the number of keys you can try.
You didn't say anything about what SSH software you're using...
-- Richard Silverman res@qoxp.net
- Next message: Richard E. Silverman: "Re: port forwarding"
- Previous message: Richard E. Silverman: "Re: Windows XP remote desktop over SSH"
- In reply to: oldfrog_at_volny.cz: "ssh-agent and limitation of number of keys"
- Next in thread: Darren Tucker: "Re: ssh-agent and limitation of number of keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|