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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=JW4bp2kCxgtpaqa14SZlXTIVT4jXtdi1FNMIbupncfAKQY8CQCHOs SuH7uk2JCRq0pxyI0+1CnP1BOx4VKCrJnpAUYTVGSA+QngNKaA8R+A02lxjBGF4e FeqGLi1203WGwUll+mGexFwf3LJ6+pmG+yydP5W8Ipi3AS5PBvVHTo= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=IvkmNgJ8fF0QR+LQbLOzKD8BI/0=; b=QSrKegS3qWQV67v+zf/Q4kcGV16e v24XeG7GHm0VHO92K4iGhQNgJqnVgXIrzgTUCtHLO9/QCx+ed7jXEO90iRgiAC2x YML3qyBzikLvtD8smR9aLAq/JpURy/ELzECxsLP+DzU1BIxli7kvDHFrRq0mJaCv u59tt99EuHQ/wC8= 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=0.0 required=5.0 tests=BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 To: cygwin AT cygwin DOT com From: Yuki Ishibashi Subject: Re: ssh logon failure Date: Wed, 7 Aug 2013 17:10:50 +0000 (UTC) Lines: 21 Message-ID: References: <4FCF00EB DOT 2070600 AT gmail DOT com> <4FD07C1D DOT 5070909 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) Marco and others: I also had the same problem, and ultimately was able to solve the problem by: - Completely removed any references to sshd and cyg_server in the Windows user accounts and also in /etc/passwd -Removed the "CYGWIN sshd" Service (in a Run-as-Admin command line run 'sc delete sshd' ) - Ran the cygwin terminal As-Admin and the /bin/ssh-host-config script, re-creating the deleted accounts and services by exactly following this guide: ( under 'Configuring OpenSSH in Cygwin')L http://www.howtogeek.com /howto/41560/how-to-get-ssh-command-line-access-to-windows-7-using-cygwin/ After that (and running 'net start sshd'), ssh services were restored. If you're still having this problem (and for anyone who had to madly google this problem) I hope this helps. Good luck! -- 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