Re: ssh-agent and limitation of number of keys
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 04/24/04
- Previous message: Darren Tucker: "Re: ssh X-forwarding not working aix"
- In reply to: oldfrog_at_volny.cz: "ssh-agent and limitation of number of keys"
- Next in thread: oldfrog_at_volny.cz: "Re: ssh-agent and limitation of number of keys"
- Reply: oldfrog_at_volny.cz: "Re: ssh-agent and limitation of number of keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 24 Apr 2004 02:46:08 +0000 (UTC)
In article <c6b57d$1974$1@news.vol.cz>,
oldfrog@volny.cz <oldfrog@volny.cz> wrote:
>is there some limitation of number of keys
>simultaneously loaded into ssh-agent?
No, but there is usually a limit on the number of authentication attempts
a server will permit before disconnecting. For OpenSSH, this is currently
hard-coded as 6 attempts.
> I loaded
>9 keys and 8. and 9. key don't work. I obtain
>messege
>
> Received disconnect from X.X.X.X: 2: \
> Too many authentication failures for root
>
>when i try to login. When I load these two keys
>separate, all works fine.
If you're using OpenSSH, you can use the IdentityFile and IdentitiesOnly
directives in ssh_config or $HOME/.ssh/config to try only the right keys
for each host.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Darren Tucker: "Re: ssh X-forwarding not working aix"
- In reply to: oldfrog_at_volny.cz: "ssh-agent and limitation of number of keys"
- Next in thread: oldfrog_at_volny.cz: "Re: ssh-agent and limitation of number of keys"
- Reply: oldfrog_at_volny.cz: "Re: ssh-agent and limitation of number of keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|