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=D4r q2w2jZrIjjJGKrjzbD6ZWlsSbCTWi3Juzkuo0ORKqpu7yID51SiS6GudWap8MYn1 H569m/44x3ca2Q4OVA3E0HgNwzJxJLEBEZmvVbcm4KpbKQPaXWAxJAOrNsLQL3jp RHgktOYiJqzv32E0MYXOFhPuLZYtlXdukM3UI1js= 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=Gs0Xy9Tin kSj8HttjO0NE6fCCFY=; b=ho0DCAqwLfUH/3WNoBI2Eu65V3aIn443fKv+x1hec kb7R3hNYwXbHlwbTsXRTKAc+ic0cZ4HdvUIg1xGc9fNRosNj5oOqvmURhlKIIqwm RKWuegzp6DvfW0ZZkskrTpeIZH0sQa4UmrXoGgvhJvKAUs9+Uwymuk/TrY3lPBaP Vs= 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_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp-vbr2.xs4all.nl Message-ID: Date: Fri, 21 Feb 2014 08:17:43 +0100 Subject: Re: Testers needed: New passwd/group handling in Cygwin From: "J.H. vd Water" 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 Hi Corinna, >> >If you only want to use the content of your passwd and group files, >> >rather than the db (which is pretty much upside down from what this >> >patch is trying to accomplish, but, anyway), simply change your >> >/etc/nsswitch.conf file accordingly. Just as on Linux. >> >> :-) My /etc/nsswitch.conf file ALREADY specifies 'db_enum: files'. >> >> However, as you probably aware of, the output of 'id' _still_ shows all >> the (non-file ;-) supplementary groups I do not care about ... >> >> That is what I tried to make clear with my message. Nothing more. > >Try > > passwd: files > group: files > >The output of `id' has nothing to do with the getpwent/getgrent >functionality db_enum is about. Sorry, sorry, sorry (yes, I tried). How stupid of me. Thank you, thank you! Apparently, I must learn how to read ... (shame on me!). Thanks again, Henri -- 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