This is the mail archive of the cygwin@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: cygrunsrv can't run as administrator


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.
You can add that right by calling

  editrights -u administrator -a SeServiceLogonRight

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


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