X-Recipient: archive-cygwin AT delorie DOT 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" To: References: <014d01caab1d$bed91720$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211134116 DOT GM28659 AT calimero DOT vinschen DOT de> <01a301caab2a$1c496a70$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211151748 DOT GN28659 AT calimero DOT vinschen DOT de> <01ef01caab42$ed7a31c0$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100211185214 DOT GS28659 AT calimero DOT vinschen DOT de> <027b01caab6e$2dc88a30$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100212100958 DOT GU28659 AT calimero DOT vinschen DOT de> <02f901caabf6$b4497d20$7b00a8c0 AT wirelessworld DOT airvananet DOT com> <20100212173937 DOT GX28659 AT calimero DOT vinschen DOT de> <20100212174357 DOT GY28659 AT calimero DOT vinschen DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 ----- 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