This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [corinna-cygwin@cygwin.com: Re: ENOTSOCK errors with cygwin dll 1.3.21 and 1.3.22]



Corinna Vinschen wrote:
> 
> On Thu, May 29, 2003 at 09:41:30AM -0400, Pierre A. Humblet wrote:
> > I have confirmed the problem stems from access to the current process;
> >  it disappears when Everyone has access.
> 
> It does for you?  Since I was curious, I tested that yesterday, too.
> I changed the DACL of the current process to allow full control for
> Everyone...  no change!
 
Yes, or at least I think so. In sec_helper.cc:sec_acl() I changed 
well_known_system_sid to well_known_world_sid.
I use a test program that makes direct Windows socket calls, so
that it is not affected by the fhandler_socket changes.
Now it works when launched from Cygwin, but not from Windows.
That's consistent with the theory.
 
Pierre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]