ssh-agent's timeout/maximum lifetime "-t" broken?

Ralf Hauser ralfhauser@gmx.ch
Wed Feb 19 11:06:00 GMT 2003



> -----Original Message-----
> From: Corinna Vinschen [mailto:corinna-cygwin@cygwin.com]
> Sent: Mittwoch, 19. Februar 2003 10:01
> To: hauser@acm.org
> Subject: Re: ssh-agent's timeout/maximum lifetime "-t" broken?
>
> Neither my Cygwin nor my Linux versions of OpenSSH 3.5p1 know of a
> -t option.  It's not even mentioned in the man pages nor can I find
> it in the *source code*.  So what did you make to believe there is
> such a -t option?
>From http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent,

NAME
     ssh-agent - authentication agent

SYNOPSIS
     ssh-agent [-a bind_address] [-c | -s] [-t life] [-d] [command [args
...]]
     ssh-agent [-c | -s] -k

...

  -t life
             Set a default value for the maximum lifetime of identities
added
             to the agent.  The lifetime may be specified in seconds or in a
             time format specified in sshd(8). A lifetime specified for an
             identity with ssh-add(1) overrides this value.  Without this
op-
             tion the default maximum lifetime is forever.

...


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list