2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

abstractions/kerberosclient: allow reading /etc/krb5.conf.d/

Permit the use of /etc/krb5.conf.d configuration snippets

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>

Originally submitted as https://build.opensuse.org/request/show/733763
This commit is contained in:
Christian Boltz
2019-09-28 17:24:07 +02:00
parent 0b94cbe516
commit dffed83161

View File

@@ -22,6 +22,8 @@
/etc/krb5.keytab rk,
/etc/krb5.conf r,
/etc/krb5.conf.d/ r,
/etc/krb5.conf.d/* r,
# config files found via strings on libs
/etc/krb.conf r,