mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-04 16:25:10 +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:
@@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
/etc/krb5.keytab rk,
|
/etc/krb5.keytab rk,
|
||||||
/etc/krb5.conf r,
|
/etc/krb5.conf r,
|
||||||
|
/etc/krb5.conf.d/ r,
|
||||||
|
/etc/krb5.conf.d/* r,
|
||||||
|
|
||||||
# config files found via strings on libs
|
# config files found via strings on libs
|
||||||
/etc/krb.conf r,
|
/etc/krb.conf r,
|
||||||
|
Reference in New Issue
Block a user