id summary reporter owner description type status priority milestone component version resolution keywords cc port 8202 Update openldap to run slapd as ldap user unit12@… macports-tickets@… "The current openldap port runs slapd as root. This slightly surprised me since I'd just installed mysql and postgres, which each have their own users and groups. For consistency and security, it might be better to run slapd as the ldap user that is created during install. The changes would be: * Update etc/rc.d/slapd.sh to provide the -u and -g flags. * Set permissions on etc/openldap/slapd.conf to be accessible by ldap user * Create var/run/openldap directory, owned by ldap user, to store databases * Update default slapd.conf to store pid and args files in var/run/openldap, since var/run isn't writable by the ldap user." enhancement closed Normal ports duplicate markd@…