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:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=p4zFo8aEC/eR+ALpVtSegVy5XOunMVlYUEaHVNUShKi neGOycFhYMebBkRCCYCt0UYrayLcJ18Ju8/T1U3bJsaKKj2ni/KlAvfyfWoO13yJ yd4aGJNTUs9XksGdJeapIuIWQpA73y62nIB57W0THOMQrwY+rQDPdRaOwgsbM3YQ = 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:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=yQYOQDf3j8mgSTBdrjRXlE0j6nw=; b=POnhOCYMbRSLkBWmU VhFbiQ+77fJAQZva6C+YGwi+60FLH+HeAMFCdSt2VyQjSI7cknhhts7cPVwivtLZ EBBS7Rey70puyqUeYq2uHZ0482aY9QxV+qm8w0991MRAhCQh5t+puzt+YlJhYU6I bQGKLScS537ui4xplNieZDiTJ0= 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=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f170.google.com X-Received: by 10.180.187.237 with SMTP id fv13mr1218403wic.26.1392368564950; Fri, 14 Feb 2014 01:02:44 -0800 (PST) Message-ID: <52FDE9C0.7070002@gmail.com> Date: Fri, 14 Feb 2014 10:02:40 +0000 From: Dave Kilroy User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Testers needed: New passwd/group handling in Cygwin References: <52FD1EDB DOT 8060708 AT googlemail DOT com> <52FD3D9C DOT 6020205 AT tiscali DOT co DOT uk> In-Reply-To: <52FD3D9C.6020205@tiscali.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 13/02/2014 21:48, David Stacey wrote: > On 13/02/2014 19:36, m0viefreak wrote: >> Grepping through /bin I found at least one other package >> that makes use of /etc/passwd as a file directly (cvsbug), but >> since I don't have everything installed I can only assume there >> are more cygwin-packages and other programs someone might build >> from source. > > My complete install is proving quite useful this week: > > chere > xhere > > All of these reference /etc/passwd; some of the above also use > /etc/group. chere (with the -s passwd) reads etc/passwd and starts the default shell of the current user from the explorer context menu. For now, I will expect users wanting this functionality to keep using/etc/passwd. If we grow a mechanism where the login shell can be queried easily, I'll update chere to use that. Regards, Dave. -- 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