public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Flynn <flynnieboy@yahoo.com>
To: cygwin@cygwin.com
Subject: Re: OpenLDAP
Date: Thu, 08 Aug 2002 06:22:00 -0000	[thread overview]
Message-ID: <aitr48$n82$1@main.gmane.org> (raw)
In-Reply-To: <1028804489.20180.16.camel@lifelesswks>

Robert Collins <rbcollins@cygwin.com> wrote in
news:1028804489.20180.16.camel@lifelesswks: 

<snip>
>> I'm facing two major big problems with a build of OpenLDAP I made
>> recentl 
> y.
>> I use this build as a Windows 2000 service using cygrunsrv.
>> 
>> 
>> 1)
>> In order to run it as a service, I need to specify "-d 0" as a slapd 
>> parameter. The result is that after some commands, NT/2000 eventlog
>> is full. If I remove the parameter, the program fails to launch as a
>> service 
> .
>> 
>> Any way of avoiding to use that parameter ?
> 
> Patch openLDAP to not fork() and detach. You'll find that if you look
> at what it does when -d is passed. I suggest adding something like -N
> that prevents the fork() and detach, without altering the debug
> levels. 
> 
> Rob
> 

<snip>

Thanks a lot for solving my first problem.

Any idea about the second one ?
If I shut down the service ("net stop slapd"), before shutting down the 
server, everything seems to be fine.

Is the SIGTERM I use too "powerful" ? Maybe it kills the service instead 
of telling it to end properly.
 
Flynn.



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

  reply	other threads:[~2002-08-08 13:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08  4:08 OpenLDAP Flynn
2002-08-08  4:31 ` OpenLDAP Robert Collins
2002-08-08  6:22   ` Flynn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-22 23:28 openldap Steven Penny
2019-07-23  3:37 ` openldap Yaakov Selkowitz
2000-11-14  9:28 OpenLDAP Emmanuel Blot
2000-11-14 18:05 ` OpenLDAP Jason Tishler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='aitr48$n82$1@main.gmane.org' \
    --to=flynnieboy@yahoo.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).