www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/11/12/13:13:00

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Dave Korn" <dk AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: howto register process
Date: Fri, 12 Nov 2004 18:11:08 -0000
MIME-Version: 1.0
In-Reply-To: <874qjvezwn.fsf@zlatenlist.homelinux.net>
Message-ID: <NUTMEGkMAOt7dKwKkLx000006ce@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 12 Nov 2004 18:11:08.0734 (UTC) FILETIME=[FBE305E0:01C4C8E2]

> -----Original Message-----
> From: cygwin-owner On Behalf Of Kamen TOMOV
> Sent: 12 November 2004 17:33

> We have a daemon compiled with cygwin's fork, kill, etc.
> 
> 1st scenario: 
> 
> - the daemon gets started as a Windows service
> - the daemon forks (calling the cygwin's version of fork()) and as a
> result we have a few children.
> 
> The facts:
> 
> - neither the daemon, nor its children are seen by cygwins's ps.exe or
>   could be killed with kill.exe, or kill().
> 
> - calling cygwin_winpid_to_pid on the parent's pid or any of its
>   children's pid returns the error result: -1.
> 
> 2nd scenario: 
> 
> - the daemon gets started from the bash's command line.
> 
> The facts:
> 
> - the daemon is seen in the list of processes given by ps.exe and
>   could be killed with kill.exe.


  Ok, well if it isn't the terminal server thing, it's probably still perms.
Administrator has lower privs than SYSTEM, so can't necessarily kill SYSTEM
tasks (depending on ACL etc).

  Try the 1st scenario (daemon as service), then fire up a sysbash shell, and
see if you can ps/kill the children from that.  If it works, you'll know its
perms.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019