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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=PwgUn3d5ls4xlmOH/TvI84N1a2QD csnfho2QOlbex54O2u22R0sr2IsHCA0DLuhSGx+0OC71foxmMkFS1aCECNAA90TV Yiem9uzg5iuLj84FNAxL+04fNSQUDQpzNV/mfCsXzVlJ/t2UQyQfdsz14HgI3eah 320PpA1wMHRF/DQ= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=a1NgxMtvPdiZbIfsN9DnN4T29x8=; b=X1 ZMhvRxypkeSOaNjIVlHpf1U9HoFcYh+lyVOorK5rzuelfKkNIYGXjKMLwsRV8Gaq uD55RUwcdGZ1nCILPq2tVeG3bBZJMrngemIim9K8kHN0Fn/cwl2GClUk/KUeGjzt +9P+MMPhYJ+826DOb51XFPToQsWTkVT6ANol8IyHY= 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.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: TEST RELEASE: Cygwin 1.7.35-0.3 From: Warren Young In-Reply-To: <20150225162130.GH437@calimero.vinschen.de> Date: Wed, 25 Feb 2015 10:32:11 -0700 Message-Id: <9A8221CA-9BDF-4964-B0E5-E61C16DA2511@etr-usa.com> References: <154114676 DOT 20150224063913 AT yandex DOT ru> <9D7B3952-86AD-4EA7-8146-E985ADE2FE4D AT etr-usa DOT com> <1528837107 DOT 20150225032328 AT yandex DOT ru> <20150225090115 DOT GW437 AT calimero DOT vinschen DOT de> <90784C48-04A6-4163-9566-43EE4CC0BF1B AT etr-usa DOT com> <20150225150744 DOT GD437 AT calimero DOT vinschen DOT de> <20150225152330 DOT GE437 AT calimero DOT vinschen DOT de> <20150225162130 DOT GH437 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1PHWZb8020747 On Feb 25, 2015, at 9:21 AM, Corinna Vinschen wrote: > > Did you set this up with a "Microsoft Account”? Yes. > Btw., the uid and gid values are wrong. You *are* using passwd and > group files, otherwise you would have much bigger uid/gid values. Oookaaaay. I thought I just had to remove /etc/{passwd,group}, so that the default “files db” settings would fail to find files and fall back to db. I’ve forced db in nsswitch.conf and am now getting the expected high ID values and Users group: $ id uid=197608(Warren) gid=545(Users) … etc. So, I suppose the question is, why would I get group=Warren when there are no /etc files and nsswitch.conf is empty? I’m going to treat that as a side issue and apply your suggested modification to the chgrp hack. -- 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