Re: ssh-agent leapfrog
From: Jorey Bump (devnull@joreybump.com)Date: 02/03/02
- Next message: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Previous message: Michael Heiming: "Re: ssh-agent leapfrog"
- In reply to: Michael Heiming: "Re: ssh-agent leapfrog"
- Next in thread: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Reply: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Jorey Bump <devnull@joreybump.com> Date: Sun, 03 Feb 2002 21:40:25 GMT
Michael Heiming wrote:
> Jorey Bump(devnull@joreybump.com -
> <nDh78.14205$0V6.4051@nwrddc02.gnilink.net>) wrote at Sunday 03
> February 2002 22:06:
>
>> I just discovered an interesting side effect of using ssh-agent:
>>
>> If I load my key into ssh-agent and connect to a remote account that
>> does NOT have my public key stored in .ssh/authorized_keys2, I can
>> ssh from that account to another account that DOES have the key,
>> without providing any passphrase or password. Apparently, the second
>> account is using my ssh-agent for authentication. Is there any way
>> to prevent this?
>
> Yes, type 'man ssh' and read about ForwardAgent, now edit ssh_config
> to your needs.
Thanks, Michael. Mandrake has it enabled by default in ssh_config. I see I
can override it on a per account basis in .ssh/config.
- Next message: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Previous message: Michael Heiming: "Re: ssh-agent leapfrog"
- In reply to: Michael Heiming: "Re: ssh-agent leapfrog"
- Next in thread: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Reply: Richard E. Silverman: "Re: ssh-agent leapfrog"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|