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=X+k6BmVdcd0Ni9Y3a/bKrbPvu+NC5BJL+Bza7QyDGgBIIe y4fR0bKqpJtmEQCloqQ/KqEexK1YnZm8B4YiGuARV3qofufFD2F7+tqLMTnPNLf7 5wHEzPR9DWEInr61Y4igw5LOsE4uPOtz0nUWaGR5okeRdHgiTONgBRkjvGfs0= 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=THeOc84NXCP/i7K7iIWzPnUWYnM=; b=AMc+Nia1Q/DjhF/NfXJV qqRluXSK+z+i9V16/SvAK2s5Gr/perkZlPQpphVqVuFR1xO/J3JttOvqIBJVBKw2 00ittC8qGRCp/tdU0LmduKxUNeeABCF+vzMRl9HtCYIPkBMdJjSJfeybh/Ze5bcU 6E+5ZPGYwpCStyyheh8jc0A= 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.7 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:43:52 -0700 (MST) From: craigmcd To: cygwin AT cygwin DOT com Message-ID: <1420649032665-114100.post@n5.nabble.com> In-Reply-To: <0E474E63673B5F42B9A1936D69641AF96BC8CF@055-CH1MPN1-003.055d.mgd.msft.net> 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> Subject: RE: SSHd configuration problems (System error 1376) - CONFIRMED MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I had the same issue. It seems to be related to what /usr/bin/getent returns for the group name so that you end up trying to add to the group "root" rather than "Administrators". I had to hack /usr/share/csih/cygwin-service-installation-helper.sh in a couple of places to finally make it work for me: -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114100.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