Skip to content

usr.sbin.nslcd: Need abstractions/crypto for /etc/gnutls/config

Testing on Ubuntu 24.04 turned this up:

2024-03-27T00:08:38.902058-04:00 image-ubuntu64 kernel: audit: type=1400 audit(1711512518.881:153): apparmor="DENIED" operation="open" class="file" profile="nslcd" name="/etc/gnutls/config" pid=1031 comm="nslcd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

(Note that abstractions/crypto on noble doesn't yet have the rule to allow access to /etc/gnutls/config, but it is present in the Git source)

Merge request reports