Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 19 Feb 2003 10:01:47 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ssh-agent's timeout/maximum lifetime "-t" broken? Message-ID: <20030219090147.GB12241@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i On Wed, Feb 19, 2003 at 07:59:35AM +0100, Ralf Hauser wrote: > As per http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent, I am trying > to use the -t option with openssh 3.5p1-3 and I get: > rhauser AT PC:/<3>rhauser/Desktop> eval `ssh-agent -c -t 900` > ssh-agent: unknown option -- t > Usage: ssh-agent [options] [command [args ...]] > Options: > -c Generate C-shell commands on stdout. > -s Generate Bourne shell commands on stdout. > -k Kill the current agent. > -d Debug mode. > -a socket Bind agent socket to given name. 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? > Context where I tried to use this: > http://bugzilla.mindrot.org/show_bug.cgi?id=496 > > P.S.: Another strange problem I have is that my ~/.ssh/identity files are > ignored and /rsync/.ssh/identity is taken?? (see Your environment is broken. Either your home dir is set to /rsync in /etc/passwd or your user name is incorrect or something else is wrongly set on your system which nobody can see due to the lack of details in your posting. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/