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:subject:from:to:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=gs1 U5THoXTtfPu6CAlhEmKA6WMOQAp2GiaBT03yt8SI5d94Qfn1HTVChrZph3OH4gUw Uv8AATpWu4tHUb3fS0mwaoWhwVvngdjNBlpau7Bi21Bck91sY0UyahOdQWM48mKd eHiTK2/bYOUFy5LjYsBMST5YnjAd0CkmEw71uJ/A= 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:subject:from:to:mime-version :content-type:content-transfer-encoding; s=default; bh=nmVAguKPb EmRrSR8Ut5RnL7KDnw=; b=RI461KMjjvKKHFrCjG1AkjtDTFeD/m54zrcUlA12G s5ODbNEwls8WaMpGyqBDH01vx6mZEMPCpajKk8TZRli7jCs1Aaj6eITbw9zYpq98 6BNKibfZ1rFl09zQEYXHcr03cEL2k4MFh2wnYN3lToW9GI4TRVOSzFhNhCPfkRkZ rA= 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=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: lb2-smtp-cloud3.xs4all.net Message-ID: Date: Tue, 30 Dec 2014 23:50:28 +0100 Subject: Re: SSHd configuration problems (System error 1376) From: "Houder" To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.18 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit >>> If you were really running in an elevated shell, I don't know why 544 >>> didn't show up in the output of "id -G". >>> >>> Ken >> Because Ilya's /etc/group file has a line that reads: >> >> root:S-1-5-32-544:0: >> >> in stead of: >> >> Administrators:S-1-5-32-544:544: >> >> ? >> >> Put differently, he has copied an old group file from another computer? > Well, that wouldn't be why 544 didn't show up in the output of "id -G" > if the shell was elevated ... Hi, Larry, yes, it does (could reproduce that on my system - W7) > but root showing up in either of the passwd > or group files is a key indicator that the file was modified by something > other than mkpasswd and mkgroup at one point in the past, yes. Agreed. Perhaps the real question is why Ilya believes he has no group file? He is quite certain, that he has a clean installation of Cygwin. If so, I cannot explain the output he got from /usr/bin/ssh-host-config ... (btw, I cannot explain why ssh-host-config references /etc/group unconditionally; it might not exist, because as far as I know ... it will only be there if the user has created the file - starting 1.7.34) Henri (my last entry, yes, otherwise I will have to subscribe myself to the list ... yes, I know) -- 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