Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 30 Jun 2003 16:22:54 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Jeff Cramlet cc: cygwin AT cygwin DOT com Subject: Re: entries in /etc/passwd In-Reply-To: <200306301614_MC3-1-3FEE-38C2@compuserve.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 30 Jun 2003, Jeff Cramlet wrote: > When installing cygwin, the following accounts get included in the > /etc/passwd file, and I am a bit curious about them: > > Everyone:*:0:0:,S-1-1-0:: > SYSTEM:*:18:18:,S-1-5-18:: > > Why are they created, and what are the side effects of removing them from > /etc/passwd? I looked around in the FAQ's, and could not find anything on > this. > > Thanks in advance for the assist! Jeff, "Everyone" is a group. Windows allows for files to be owned by groups, 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. "SYSTEM" is the Cygwin name for a built-in Windows account used to run services (a.k.a. "LocalSystem"). Removing it from /etc/passwd will result in being unable to setup services (such as sshd, inetd, cron, etc.). For more information, read . Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/