| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Reply-To: | <hauser AT acm DOT org> |
| From: | "Ralf Hauser" <ralfhauser AT gmx DOT ch> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: ssh-agent's timeout/maximum lifetime "-t" broken? |
| Date: | Wed, 19 Feb 2003 11:22:21 +0100 |
| Message-ID: | <KJEOKFJJEDMIGBEEJCHCIEPBNIAA.ralfhauser@gmx.ch> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| Importance: | Normal |
| In-Reply-To: | <20030219090129.GA12241@cygbert.vinschen.de> |
> -----Original Message-----
> From: Corinna Vinschen [mailto:corinna-cygwin AT cygwin DOT com]
> Sent: Mittwoch, 19. Februar 2003 10:01
> To: hauser AT acm DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |