[Bug 806761] Re: Feature Request: Upstart scripts for nslcd

Arthur de Jong adejong at debian.org
Wed Aug 14 10:58:47 UTC 2013


It is not recommended to run nslcd in debug mode in production.

Anyway, on start-up nslcd will call daemon() to daemonise. I thought
that daemon() called fork() twice but according to the manual page it
only forks once. After that, it starts a number of threads (configured
by the threads option in nslcd.conf) and optionally starts another sub-
process to do cache invalidation. This last process is only started in
0.9.0 and later if configured and is started before dropping privileges
so runs as root (while other processes commonly run as user nslcd).

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/806761

Title:
  Feature Request: Upstart scripts for nslcd

Status in “nss-pam-ldapd” package in Ubuntu:
  In Progress

Bug description:
  This forum thread contains Upstart scripts that makes nslcd (and by
  extension the whole nss-pam-ldapd package) more resilient in the face
  of network connectivity outages:
  http://ubuntuforums.org/showthread.php?t=1335022

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/806761/+subscriptions



More information about the Ubuntu-sponsors mailing list