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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=vnnjFywwqnoUjB22GHv74C6WRJs0lS1YIU1vqOiWgjbRbx IvdTDhPnVrkryGM8CwLb+9b9OaTwaPGfqI/okX9Y49jkkRpmd/v8lrJUPNWiZat6 VHZV+INMrEi+dwPYIlsGOq4GPT53cFtgdFHbKoG998GKdO75yUvOhaW1NJ0qI= 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=xJfWyBQ520Rc+4FRnGYo6Ly9h94=; b=iYm7vH44zjnj28WbOkf/ sqUNrWHlKfukHZXhBlAu94L+zGjx+3JDr8AS2aLft2NGSoWnGxD5DVuEbggK7Plp OGxvRatiQuhp/ettadM6+d8zeGKqB9W4gwnd6vcolLDB/BPO6oH809qE1Bg1HaMB zIKQ4n6qT7Wec5YGssumXBE= 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=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 X-HELO: mwork.nabble.com Date: Wed, 7 Jan 2015 09:54:01 -0700 (MST) From: craigmcd To: cygwin AT cygwin DOT com Message-ID: <1420649641510-114101.post@n5.nabble.com> In-Reply-To: <1420649032665-114100.post@n5.nabble.com> References: <749072ebc592c8a0a63ff0ad93a54c37 DOT squirrel AT webmail DOT xs4all DOT nl> <54A766F1 DOT 4020907 AT cygwin DOT com> <1179247580 DOT 20150106021111 AT yandex DOT ru> <0E474E63673B5F42B9A1936D69641AF96BC8CF AT 055-CH1MPN1-003 DOT 055d DOT mgd DOT msft DOT net> <1420649032665-114100 DOT post AT n5 DOT nabble DOT com> Subject: RE: SSHd configuration problems (System error 1376) - CONFIRMED MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Forgot to add that you need to do this after making those changes: Clean up the mess ssh-host-config previously created: cygrunsrv --stop sshd cygrunsrv --remove sshd net user sshd /delete net user cyg_server /delete edit /etc/passwd and /etc/group to remove cyg_server and sshd rm -rf /etc/ssh* sc delete sshd ...and rerun ssh-host-config: ssh-host-config -y -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114101.html Sent from the Cygwin list mailing list archive at Nabble.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