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]

Re: Suiqd as service [was: Re: New on sources: cygrunsrv-0.92]


On Thu, May 17, 2001 at 09:23:43PM +1000, Robert Collins wrote:
> From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
> >  Win32 Process Id = 0x220 : Cygwin Process Id = 0x220 :
> >  starting service `Cygwin squid' failed: execv: 1, Not owner.
> >
> these messages are cygrun messages. AFAICT Squid was never started.
> 
> > Ooops, s.th. with permissions...
> >
> > I don't understand this.
> >
> > Why am I 'not owner', cron, inetd, cygipc, all are running as
> services,
> > no problems at all.
> > What am i not owner of?
> 
> I'd check the owner and mode of squid.exe.
> Rob

I can't think of another reason. In the context of `execv', EPERM
(aka "Not owner") is only returned if the executable can't be opened.
For example, you start the service under user account foo but
squid.exe is owned by `gerrit' with 700 permissions.

Corinna

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

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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