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 Message-ID: <3E5CCB59.F049D3F4@ieee.org> Date: Wed, 26 Feb 2003 09:12:41 -0500 From: "Pierre A. Humblet" X-Accept-Language: en,pdf MIME-Version: 1.0 To: Jason Tishler CC: cygwin AT cygwin DOT com Subject: Re: exim 4.12-3 winsock problem (was Re: 1.3.21) References: <20030225114401 DOT GA1876 AT tishler DOT net> <3E5B8599 DOT B853407A AT ieee DOT org> <20030225170155 DOT GI1876 AT tishler DOT net> <3E5BAB43 DOT 94FFA9ED AT ieee DOT org> <20030225202123 DOT GN1876 AT tishler DOT net> <3E5BD593 DOT 6892CA19 AT ieee DOT org> <20030225210138 DOT GO1876 AT tishler DOT net> <3E5BDDC7 DOT 6E3A44D7 AT ieee DOT org> <20030225214640 DOT GP1876 AT tishler DOT net> <3E5BE69D DOT 5CDC7510 AT ieee DOT org> <20030226133944 DOT GG772 AT tishler DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jason Tishler wrote: > > Using good old fashioned strings and Andre's suggestion I have isolated > the registry keys requiring read access for Everyone (which did not > already have it) to the following: > > 1. HKLM\System\CurrentControlSet\Services\Winsock\Parameters > 2. HKLM\System\CurrentControlSet\Services\WinSock2\Parameters > > I guess that the above is no great surprise. > > BTW, not having read access for Everyone on the above keys causes the > following exim error messages: > > 1. IPv4 socket creation failed: Operation not permitted > 2. cannot find smtp/tcp service when starting daemon > > respectively. Great Jason, I will put that in the exim README. While you are at it, can you enhance the educational experience by looking at the starting wsock problem, using your specially instrumented code. Is access to both keys above needed for a successful start? Can you also confirm that wsock starts correctly under strace even when there is no access to the keys above? Does anyone have a theory for that? Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/