Public bug reported:

Apparmor denies access to /etc/letsencrypt for slapd, which is confusing
for users trying to secure ldap with Letsencrypt in a stock
configuration.

The fix is inserting the following line in
/etc/apparmor.d/usr.sbin.slapd:

  /etc/letsencrypt/** r,

and then refreshing the profile:

# apparmor_parser -vr usr.sbin.slapd

This line should simply be included.

tarek : )

** Affects: apparmor (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: openldap (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: apparmor (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1805178

Title:
  Apparmor should include letsencrypt directory for Slapd

Status in apparmor package in Ubuntu:
  New
Status in openldap package in Ubuntu:
  New

Bug description:
  Apparmor denies access to /etc/letsencrypt for slapd, which is
  confusing for users trying to secure ldap with Letsencrypt in a stock
  configuration.

  The fix is inserting the following line in
  /etc/apparmor.d/usr.sbin.slapd:

    /etc/letsencrypt/** r,

  and then refreshing the profile:

  # apparmor_parser -vr usr.sbin.slapd

  This line should simply be included.

  tarek : )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1805178/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to