Public bug reported:

Network Authentication >> OpenLDAP Server says in a couple of places:
sudo chgrp ssl-cert /etc/ssl/private/ldap01_slapd_key.pem
However, what's missing here is that the 'private' directory should also belong 
to 'ssl-cert'.
sudo chgrp ssl-cert /etc/ssl/private
sudo chmod g+r /etc/ssl/private
Otherwise, secure ldpa will not work because 
drwx--x--- 2 root root private
and ss-cert cannot access this directory even if ldap private key is owned by 
ssl-cert group.

** Affects: ubuntu-docs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170876

Title:
  LDAP Private Key Access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1170876/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to