Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 1 Jul 2003 10:03:51 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: entries in /etc/passwd
Message-ID: <20030701080351.GF25281@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <200306301614_MC3-1-3FEE-38C2@compuserve.com> <Pine.GSO.4.44.0306301619320.8635-100000@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.44.0306301619320.8635-100000@slinky.cs.nyu.edu>
User-Agent: Mutt/1.4.1i

On Mon, Jun 30, 2003 at 04:22:54PM -0400, Igor Pechtchanski wrote:
> On Mon, 30 Jun 2003, Jeff Cramlet wrote:
> > Everyone:*:0:0:,S-1-1-0::
> > SYSTEM:*:18:18:,S-1-5-18::
> >
> "Everyone" is a group.  Windows allows for files to be owned by groups,

"Everyone" is a group which is pretty similar to "world" or "others"
in U*X systems.  Due to the very different handling of access rights,
"Everyone" in Windows is actually a group with its own SID.

> which are then treated as users.  The side effect of removing this entry
> from /etc/passwd is that you won't be able to get correct access to files
> owned by the "Everyone" group from Cygwin tools.

Nope, if you recreate /etc/passwd and /etc/group with the latest
versions of mkpasswd and mkgroup, you'll see that the "Everyone" entry
will not get created anymore.  It was needed in older versions of
Cygwin but it's definitely not used anymore since... well... 1.3.16 or
so.  You can savely remove it from both files.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

