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 Date: Sun, 12 Oct 2003 22:47:01 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygrunsrv can't run as administrator Message-ID: <20031012204701.GG14344@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <20031012203640 DOT GE14344 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031012203640.GE14344@cygbert.vinschen.de> User-Agent: Mutt/1.4.1i On Sun, Oct 12, 2003 at 10:36:40PM +0200, Corinna Vinschen wrote: > On Sun, Oct 12, 2003 at 12:36:27PM -0700, Alex Liberman wrote: > > hello, when I try to install a service with cygrunsrv and select the option > > to run that process as administrator, cygrunsrv is unable to start the > > process (eg fetchmail but it can be any process). It runs ok as LocalUser. > > Also I can tell that cygrunsrv isn't even able to get to the binary when I > > use the run as administrator option, because when I do ls -lu > > /bin/fetchmail.exe the access time is old. Any ideas? thx, > > The administrator account has by default no right to start services. ^^^^^^^^^^^^^^ Oh well, make this "... run services under its account". Corinna > You can add that right by calling > > editrights -u administrator -a SeServiceLogonRight -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/