www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4A891910.1060708@alice.it> |
Date: | Mon, 17 Aug 2009 10:47:12 +0200 |
From: | Angelo Graziosi <angelo DOT graziosi AT alice DOT it> |
User-Agent: | Thunderbird 2.0.0.22 (Windows/20090605) |
MIME-Version: | 1.0 |
To: | Cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: Cygwin-1.7 and 'None' [was Nobody] group |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Corinna Vinschen wrote: > After all these years I was sure that now everyone was aware of the > fact that the group "None" or whatever it's called in other languages > is not a bug in Cygwin, but an actual Windows group. I didn't mean a bug, but a different behavior under 1.7. I have noticed that the following files belong to Nessuno (== None): $ find /cygdrive/c/cygwin-2/ -group Nessuno -ls [...] /cygdrive/c/cygwin-2/cygdrive /cygdrive/c/cygwin-2/dev /cygdrive/c/cygwin-2/dev/fd -> /proc/self/fd /cygdrive/c/cygwin-2/dev/mqueue /cygdrive/c/cygwin-2/dev/shm /cygdrive/c/cygwin-2/dev/stderr -> /proc/self/fd/2 /cygdrive/c/cygwin-2/dev/stdin -> /proc/self/fd/0 /cygdrive/c/cygwin-2/dev/stdout -> /proc/self/fd/1 /cygdrive/c/cygwin-2/etc/bash.bashrc /cygdrive/c/cygwin-2/etc/DIR_COLORS /cygdrive/c/cygwin-2/etc/fstab /cygdrive/c/cygwin-2/etc/fstab.d /cygdrive/c/cygwin-2/etc/hosts -> /cygdrive/c/WINDOWS/system32/drivers/etc/hosts /cygdrive/c/cygwin-2/etc/mtab -> /proc/mounts /cygdrive/c/cygwin-2/etc/networks -> /cygdrive/c/WINDOWS/system32/drivers/etc/networks /cygdrive/c/cygwin-2/etc/profile /cygdrive/c/cygwin-2/etc/protocols -> /cygdrive/c/WINDOWS/system32/drivers/etc/protocol /cygdrive/c/cygwin-2/etc/services -> /cygdrive/c/WINDOWS/system32/drivers/etc/services /cygdrive/c/cygwin-2/etc/skel /cygdrive/c/cygwin-2/etc/skel/.bashrc /cygdrive/c/cygwin-2/etc/skel/.bash_profile /cygdrive/c/cygwin-2/etc/skel/.inputrc /cygdrive/c/cygwin-2/lib/terminfo -> /usr/share/terminfo /cygdrive/c/cygwin-2/usr/share/info/dir /cygdrive/c/cygwin-2/usr/share/misc/man.conf Now, since them have been created by setup-1.7.exe (called from Start/Run), I would expect that, after the changes 513 --> 544 etc. in /etc/passwd, they belong to Administrators etc. (as the do in Cygwin-1.5 and for the other files in 1.7). Evidently, my logic, here, is wrong. I would tempted to change them manually: $ find /cygdrive/c/cygwin-2/ -group Nessuno | xargs chgrp -h \ Administrators Thanks, Angelo. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |