X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :cc:content-type; q=dns; s=default; b=GmvwYeHrYggj6r8dG9IJgTbz5u aqD7n3v9y32cg+PdsbuZJ5JVLPU4xIeHMsJeT5b84ctWyWNvSBt8ZvgW/yCjdP7w b1UeMpb8sSZ/GqIO2ZO9KnwKsF4/xMV6KFNz50vHEmysa8ZT8NsRytC0MSBtKC55 F2kvTL+v8nLHVFjUA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :cc:content-type; s=default; bh=Lm8VWL6fmmrlvByZQq4IukQmPnU=; b= fOTlbSBmM0v070VReQNc8v5v8Jnu0NPq1XqB4r0kg/AdNPGs5NEvOqiqm+fLh9MH KI/8LcRCVLdk5jFmKzLTTIWqaq08YuP5swL4InSxMoDUerJI6Zph98vp9d8aTOKZ o+d6Be4fAuCPHzLAxGQYUsvwc1zxEG0iV2Di5wg72J0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f44.google.com MIME-Version: 1.0 X-Received: by 10.202.67.135 with SMTP id q129mr15905308oia.106.1441202330350; Wed, 02 Sep 2015 06:58:50 -0700 (PDT) Date: Wed, 2 Sep 2015 22:58:50 +0900 Message-ID: Subject: Every time I run ssh, ssh prompts "password:" with latest OpenSSH package. From: Hiroyuki Kurokawa To: cygwin AT cygwin DOT com Cc: Hiroyuki Kurokawa Content-Type: text/plain; charset=UTF-8 Hi, The ssh command keeps prompting "password:" repeatedly with the latest OpenSSH package after I started ssh-agent and registered key with ssh-add command. Followings are my environment. % uname -a CYGWIN_NT-10.0 win8 2.2.1(0.289/5/3) 2015-08-20 11:42 x86_64 Cygwin % ssh -V OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015 If I install back the older OpenSSH package ("OpenSSH_6.9p1, OpenSSL 1.0.2d 9 Jul 2015"), then ssh prompt "password:" only once. Old version works fine! I confirmed that "OpenSSH_7.0p1, OpenSSL 1.0.2d 9 Jul 2015" has same problem as "OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015". And I can see same behavior on another machine which OS is windows7. So, I believe the latest OpenSSH_7.1p1 & 7.0p1 have same problem. If I miss anything, please let me know. Best Regards, -- Hiroyuki Kurokawa kurokawh AT gmail DOT com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple