From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21364 invoked by alias); 8 Nov 2014 15:29:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21354 invoked by uid 89); 8 Nov 2014 15:29:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f51.google.com Received: from mail-pa0-f51.google.com (HELO mail-pa0-f51.google.com) (209.85.220.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 08 Nov 2014 15:29:47 +0000 Received: by mail-pa0-f51.google.com with SMTP id kq14so5358688pab.24 for ; Sat, 08 Nov 2014 07:29:45 -0800 (PST) X-Received: by 10.68.213.138 with SMTP id ns10mr19769914pbc.50.1415460585848; Sat, 08 Nov 2014 07:29:45 -0800 (PST) Received: from [58.196.159.25] ([58.196.159.25]) by mx.google.com with ESMTPSA id w5sm11826873pds.25.2014.11.08.07.29.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Nov 2014 07:29:45 -0800 (PST) Message-ID: <545E36E5.5010507@gmail.com> Date: Sat, 08 Nov 2014 15:29:00 -0000 From: Theodore Si User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Should the group of my user be None? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00151.txt.bz2 Hi all, I just installed cygwin on my Windows 8.1 laptop and I found that the result of ls -l is like this: -rw-rw-r-- 1 Theodore None 0 Nov 8 22:44 a And I fond that I am in several groups $ groups Theodore Theodore : None root Performance Log Users This raise my curiosity because when I use git, I got some error. Then I read this: http://stackoverflow.com/questions/9561759/why-cannot-chmod-in-cygwin-on-windows-8-cp I wonder why I need to use chgrp to make it right? Is this a bug? Thanks Theo -- 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