X-Recipient: archive-cygwin@delorie.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:from:content-type:content-transfer-encoding
	:date:subject:to:message-id:mime-version; q=dns; s=default; b=ZK
	dQME+bHT7tNEO+j/P95Bpc0ZZ+1wHzXFfW2cZhdZ3Jj9eSd6fFPW6Zblsp/6sViV
	Y00AuDbDNL19Vi8g/MJ/FS+3e3wtm80Cjogtj6DaXlWObq3mAwSLTAWHWU2qibYR
	JSWc18Ln1ERa5QQgwS9Ty39/uYXcfSIoIo2d1Zp8U=
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:from:content-type:content-transfer-encoding
	:date:subject:to:message-id:mime-version; s=default; bh=isTCdL6u
	ZWimrxnGfZripbq1hO8=; b=jhrV9Mc5n3zi/iM5hyCydxv61UygEYDDdoaU/AE7
	jy7CBCBio9bG89sAaR6igXlTfYmU+vc4lH2qn5K2FvCgJRutoAjlu4ZaklY4HeaU
	4X8p6b9VAx+OArEdLWAflaowjFPYAaLi1bCBhPu1HD6w6XmaUcscck7ZOW0+AzeD
	LoE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: smtp3-g21.free.fr
From: Denis Excoffier <cygwin@Denis-Excoffier.org>
Content-Type: text/plain; charset=windows-1252
Date: Wed, 7 May 2014 19:39:14 +0200
Subject: getent group fails
To: Cygwin Mailing List <cygwin@cygwin.com>
Message-Id: <EF15E076-6965-4517-AA90-C2B1682D12D2@Denis-Excoffier.org>
Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\))
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s47HdUVr026467

Hello,

I'm under x86, with no /etc/nsswitch.conf, and my /etc/passwd and group
files with 1 line each (me and 'Domain Users'). The command
'getent group' seems to loop forever on the 'Users' group:

% /usr/bin/getent group
Domain Users:S-1-5-21-878717028-1334384809-310601177-513:10513:
+Users:S-1-5-32-545:545:
...
+Users:S-1-5-32-545:545:
^C
%

'getent passwd' seems ok (9 lines): my line and 8 lines beginning
with '+’.

I tried several snapshots (including 20140507), and this bahaviour
was already present in snapshot 20140410 (the first one where the
"Corinna's prize-winning passwd/group rewrite" was reintroduced). It
was not present in snapshot 20140305.

Regards,

Denis Excoffier.




--
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


