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: <3.0.5.32.20020705221649.00851490@mail.attbi.com> X-Sender: phumblet AT mail DOT attbi DOT com Date: Fri, 05 Jul 2002 22:16:49 -0400 To: cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: exim and ntsec Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" "Corwin" wrote >Forgive my lack of knowledge. I saw the Exim has no root privilege message >but what I can't explain (And I am sure you can) is why I got the same >message when launching exim with ntsec disabled and why It is working well >then ... Thomas I don't see this message without ntsec! Running without ntsec is all you need if you don't need to setuid to access directories and to set permissions. To run under ntsec, start exim from cygrunsrv. It is coded to recognize uid 18. If you have problems, add the arguments -c -d (in cygrunsrv -I.. -a "...") and look at the debug output in /var/log/exim.log, in addition to the logfiles. I assume you fixed the permissions problems of configure (previous messages). With ntsec it must be owned by SYSTEM and other users cannot have write access. Pierre P.S.: Please cc me on this, I don't subscribe to the list. -- 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/