change permissions of /var/run/slapd to owner of running slapd process

Bug #84192 reported by Ralph Janke
4
Affects Status Importance Assigned to Milestone
openldap2.3 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In /etc/init.d/slapd, the following should be added

chown ${SLAPD_USER:-root} /var/run/slapd
chgrp ${SLAPD_GROUP:-root} /var/run/slapd

in order to change the permissions of the directory to the owner of the running slapd process .

Revision history for this message
Ralph Janke (txwikinger) wrote :

This has been implemented in feisty (slapd version 2.3.30-2)

Changed in openldap2.3:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.