Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 13 Sep 2001 14:14:47 +0200 From: Corinna Vinschen To: Egor Duda , cygwin AT cygwin DOT com Subject: Re: [starksb AT ebi DOT ac DOT uk: 1.3.2 -> 1.3.3: ssh-add fails on win98: "Could not open a connection to your authentication agent."] Message-ID: <20010913141447.W1285@cygbert.vinschen.de> Mail-Followup-To: Egor Duda , cygwin AT cygwin DOT com References: <20010913135311 DOT A19199 AT cygbert DOT vinschen DOT de> <3982183924 DOT 20010913160555 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3982183924.20010913160555@logos-m.ru>; from deo@logos-m.ru on Thu, Sep 13, 2001 at 04:05:55PM +0400 On Thu, Sep 13, 2001 at 04:05:55PM +0400, egor duda wrote: > Hi! > > Thursday, 13 September, 2001 Corinna Vinschen cygwin AT cygwin DOT com wrote: > > CV> Egor, > > CV> is it possible that this is a result of a failed secret check? > > CV> I have straced ssh-add on a 98 system and the connect to the > CV> ssh-agent fails with WSAECONNREFUSED. The strace output also > CV> shows an `accept from unauthorized server' message. I wouldn't > CV> understand why, though. > > hmm. i don't see any "accept from unauthorized server" strings in > David's strace. did they appear in ssh-add or in ssh-agent output? > An strace sent to the list looks more like 'ssh-agent' isn't running > when ssh-add is started. David, can you check it? if it's up and > running, it'd also be useful to see if it listens to inbound > connections. You can use 'netstat -a' to list all LISTENing ports on > your host. My strace shows the "accept from unauthorized server" string generated in ssh-add in the connect call. Are you interested to get my strace too? I had started the following: strace -f ssh-agent bash ssh-add which result in strace output from ssh-agent, bash and ssh-add in one trace file. 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/