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=iSG evKutBghCRRSIuy5dqCKfzVvyZmcmcOMfs/lB3INNwQdQKE4JRz7386IdZ6yoV5J mUKcZkdUCNTe0P4Jgir/Z/cDaVyCeAalbeQhN0+P7LrW/AfIb/IQa8Xl+CCx/gdf mE2IhaFDDmR9lUOlahvthyMRZrzWF6gsI6hi5wUY= 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=2AEuXfptE rCdKwqy1S8Qh0jU2HI=; b=s9j6zejJIOTTPBDWp+dPa69IGiZ4+T+BHr2Avd8Yh Q/pNv53cVqRioZyBfvCb17k4AuQNJY3goVv4D6ZjqxvIm0LX3gFFra8sN7druPt/ SoYw6kR6kUeTqS1vJL2IUrq5dVrNOZYrHiZ6KJ7fEm/cI5owcyay7NRlHoJeQN/z 30= 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=-0.6 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp-vbr5.xs4all.nl Message-ID: <66dcf64a9653c2481b9800d9e9d1e436.squirrel@webmail.xs4all.nl> Date: Tue, 18 Feb 2014 18:16:35 +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 >> this week I applied the first incarnation of the new passwd/group >> handling code to the Cygwin repository and after fixing a crash which >> manifested in Denis Excoffier's network, I think we're at a point >> which allows to push this forward. >> [...] > >Ok guys, I just applied a patch implementing getpwent and getgrent, >and the way to configure the output is probably more detailed than >you ever wanted ... Hi Corinna, As I saw no response to your latest call for testers, I decided to test it myself ... (x86-XP, SP3). - setup "Cygwin" (base) in a different directory - applied tar ball (17/2 snapshot) as instructed at http://cygwin.com/faq-nochunks.html#faq.setup.snapshots After I had set up /etc/nsswitch.conf as follows db_enum: files the output of getpwent and getgrent looked "familiar" to me. (though the output of 'id' is not). However, after I had modified /etc/nsswitch.conf as follows db_enum: local getpwent crashed (segment violation) ... 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