Hi,
JFYI, I discovered the following bug in SNAP 20010213 ssh-agent:
It does not inherit its environment if it is invoked as
ssh-agent command
> ssh-agent -V
ssh-agent: illegal option -- V
ssh-agent version OpenSSH_2.3.2p1
Usage: ssh-agent [-c | -s] [-k] [command {args...]]
> ssh-agent /bin/sh
$ env
SSH_AGENT_PID=19437
$
I compiled ssh on:
SunOS tarifa 5.8 Generic_108528-04 sun4u sparc SUNW,Ultra-5_10
Probably you already fixed this one,
Regards,
Volker Paulsen
--
OrbiTeam Software GmbH http://www.orbiteam.de/
Rathausalle 10 phone: +49 2241 14-3704
D-53757 Sankt Augustin fax: +49 2241 14-3701
On Mon, 19 Feb 2001, Volker Paulsen wrote:> Hi, > > JFYI, I discovered the following bug in SNAP 20010213 ssh-agent: > > It does not inherit its environment if it is invoked as > > ssh-agent command > > > ssh-agent -V > ssh-agent: illegal option -- V > ssh-agent version OpenSSH_2.3.2p1 > Usage: ssh-agent [-c | -s] [-k] [command {args...]] > > ssh-agent /bin/sh > $ env > SSH_AGENT_PID=19437Can't replicate this - I get a full env. -d -- | Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's | http://www.mindrot.org / distributed filesystem'' - Dan Geer