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=KtEQx6FiFe9gFpWpSh1hz+D1vsk5CRZ8pDBQtad07SPEoR NtaiqFg731aOM/31nmK4WTQtPwWbYTWaRrwkATqb00YOY2xjYxqsUMf4fOm1l04c rWedRaxmHvr/y83PIKoiPgFK5zLiJdtfaoZSZTbLJfrUz0GqFBhzDBqQs5HyU= 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=jWrrsxkhfOm/qTi/T1zlMec7JqU=; b=ZiGQERzhFxsSV38cCBMm GVH7osH1ZceAkRWSnb1UYaVectRuTFnJWKq64myG0UJFJDAuq5VelxNXDDBksX8J 9X50LHgFxis91w1QOT3OzyzIsksbIAGIRfxVnlauFmYZ6Io0citE75VhYgd6djih GBNu4eUCiNeSuY6zoeIUsE8= 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 11:44:57 -0700 (MST) From: craigmcd To: cygwin AT cygwin DOT com Message-ID: <1420656297892-114108.post@n5.nabble.com> In-Reply-To: <54AD7A3B.7000405@halcomp.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> <54AD7A3B DOT 7000405 AT halcomp 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 cd /usr/share/csih Edit the cygwin-service-installation-helper.sh and change these two lines starting at line 2969: The use of the "-w" argument in getent and parsing the modified output fixed the "root" vs "Administrators" issue. There was still one more issue because the new users were not in the /etc/passwd file as expected in a later part of the script, so I had to add the following at line 3264: After making those changes, clean up the previous changes made by ssh-host-config as described in the earlier message, then rerun ssh-host-config. -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114108.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