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

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

On Thu, 2002-08-08 at 20:43, Flynn wrote:
> Hi everyone.
> 
> I'm facing two major big problems with a build of OpenLDAP I made recently.
> 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


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-08-08 11:01 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 ` Robert Collins [this message]
2002-08-08  6:22   ` OpenLDAP Flynn
  -- 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=1028804489.20180.16.camel@lifelesswks \
    --to=rbcollins@cygwin.com \
    --cc=cygwin@cygwin.com \
    --cc=flynnieboy@yahoo.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).