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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=h1M RiZk2BUdj2HYk4+Y7lId5G3PAVRGUD5s/EtNWVl42+9DrDKVLDenvPaYjuQSlZWD 7mS6zOzL4pjSSyuVtCOEmS+U1JbuKf2UmAPLH3v6WICgZ6gCuqaVvhI+ZMEgjytV AIFvTaRk+c8wYXDsk1zK11zV96+wyup7nPH6QZYA= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=8ujjkv2pt vWrPzHscaTWIGiUJPs=; b=l0fyiscekvV62GcJVGvBDNoKVMqwEcu0cWIZIw9LY 1bNhyMTwwx7YBP6QyQOGeBssd9JM1D3bQhMIoIXlE6Kp9/JY30YklFPcTLdV1uW+ 0u4oS1SxzDvknQLPUZfpneLIqRVDBC7fe9GP8YmbkgCA7ssTwqfp9UqSyqTmfvbz SI= 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 X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <515AB997.6060701@alice.it> Date: Tue, 02 Apr 2013 12:57:27 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Cygwin Subject: Strange messages with last OpenSSH Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit With last OpenSSH (6.2p1-1), trying to connect with command $ ssh remote_user AT server DOT foo DOT bar prints these messages: no such identity: /home/local_user/.ssh/id_rsa: No such file or directory no such identity: /home/local_user/.ssh/id_dsa: No such file or directory no such identity: /home/local_user/.ssh/id_ecdsa: No such file or directory [...] They show up also deleting $HOME/.ssh and restaring from scratch. Thy do not occur with previous version of OpenSSH (verified downgrading OpenSSH). I wonder if those messages are to be expected. Ciao, Angelo. -- 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