X-Spam-Check-By: sourceware.org
Message-ID: <31b7d2790701251155x3f1ca30bp3e897f531e6df8e4@mail.gmail.com>
Date: Thu, 25 Jan 2007 19:55:35 +0000
From: "DePriest, Jason R." <jrdepriest@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Can't start cron daemon in Cygwin 1.5.23 under WinXP SP2
In-Reply-To: <17848.61635.141000.229307@alum.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <uwt3eznym.fsf@sanofi-aventis.com> <45B545C3.DF70C019@dessent.net> 	 <17845.36409.265000.733500@sanofi-aventis.com> 	 <00ff01c73f0a$cb1c7090$a501a8c0@CAM.ARTIMI.COM> 	 <17848.61635.141000.229307@alum.mit.edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 1/25/07, Steve Rowley  wrote:
> >Date: Tue, 23 Jan 2007 16:23:19 -0000
> >From: "Dave Korn" <dave dot korn at artimi dot com>
> >
> >Seems like you don't have a valid /etc/groups file.  You should fix that first.
>
> My /etc/group file was made by:
>
>   >$ mkgroup -lc >/etc/group
>
> Here are its current contents; if you can spot anything wrong, I'd be
> pleased to hear it.  Perhaps I suffer from myopia due to staring at
> this all too long:
>
>   >SYSTEM:S-1-5-18:18:
>   >None:S-1-5-21-473916646-3257906905-3362627345-513:513:
>   >Administrators:S-1-5-32-544:544:
>   >Backup Operators:S-1-5-32-551:551:
>   >Guests:S-1-5-32-546:546:
>   >Network Configuration Operators:S-1-5-32-556:556:
>   >Power Users:S-1-5-32-547:547:
>   >Remote Desktop Users:S-1-5-32-555:555:
>   >Replicator:S-1-5-32-552:552:
>   >Users:S-1-5-32-545:545:
>   >Debugger Users:S-1-5-21-473916646-3257906905-3362627345-1004:1004:
>   >HelpServicesGroup:S-1-5-21-473916646-3257906905-3362627345-1001:1001:
>   >mkgroup_l_d:S-1-5-32-545:10545:
>

mkgroup_l_d:S-1-5-32-545:10545:

A Google search for
GID 10545
implies that this is 'Domain Users'.

Not that it should make a big difference, but you might want to edit
your /etc/group and change
mkgroup_l_d:S-1-5-32-545:10545:
to
Domain Users:S-1-5-32-545:10545:
or however you prefer
dusers:S-1-5-32-545:10545:
domain_users:S-1-5-32-545:10545:

Just something other than mkgroup_l_d

-Jason

--
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/

