X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=4.4 required=5.0 	tests=AWL,BAYES_50,BOTNET
X-Spam-Check-By: sourceware.org
Message-id: <037001caac11$e02c46a0$7b00a8c0@wirelessworld.airvananet.com>
From: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
To: <cygwin@cygwin.com>
References: <014d01caab1d$bed91720$7b00a8c0@wirelessworld.airvananet.com>  <20100211134116.GM28659@calimero.vinschen.de>  <01a301caab2a$1c496a70$7b00a8c0@wirelessworld.airvananet.com>  <20100211151748.GN28659@calimero.vinschen.de>  <01ef01caab42$ed7a31c0$7b00a8c0@wirelessworld.airvananet.com>  <20100211185214.GS28659@calimero.vinschen.de>  <027b01caab6e$2dc88a30$7b00a8c0@wirelessworld.airvananet.com>  <20100212100958.GU28659@calimero.vinschen.de>  <02f901caabf6$b4497d20$7b00a8c0@wirelessworld.airvananet.com>  <20100212173937.GX28659@calimero.vinschen.de>  <20100212174357.GY28659@calimero.vinschen.de>
Subject: Re: cron & Windows 7
Date: Fri, 12 Feb 2010 13:33:30 -0500
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

----- Original Message ----- 
From: "Corinna Vinschen" 
Sent: Friday, February 12, 2010 12:4311474


| On Feb 12 18:39, Corinna Vinschen wrote:
| > On Feb 12 10:19, Pierre A. Humblet wrote:
| > > From: "Corinna Vinschen"
| > > | I think it was always there, but I'm not sure.
| > > 
| > > It's hard to believe that the bug has always been there on foreign machines...
| > > A few other things:
| > > 
| > > 1) I had the feeling that we have already discussed this in the past.
| > > Take a look at
| > > http://www.cygwin.com/ml/cygwin-patches/2002-q4/msg00255.html
| > > (last line). Thanks to google :)
| > 
| > Cool!  Look at the date!  So I did it again wrong after you already
| > fixed it in 2002.  Oh well.  Btw, I tested this today and it seems the
| > patch is working.  I'll just change it to use a well_known_builtin_sid
| > rather than creating the SID on the fly.
| 
| Nevertheless, would you mind to test it as well?  Easy chance that I
| missed something.

Matthias just tested what I did last night, which was based on what
you had sent, but also defining well_known_users_sid in security.h etc.. 
Now cron works on his system. Looks like we are duplicating efforts!

I just refreshed cvs and get_token_group_sidlist still has:
      grp_list *= well_known_users_sid;

I was also looking at the lsaauth code and noticed you exclude all
well-known groups.
Does lsa put them in the token anyway? Otherwise how does 
USERS get in there?

I have many other observations but that will be for later.

Pierre





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

