Use abstractions where possible

This commit is contained in:
doublez13 2025-09-04 07:50:41 -06:00 committed by GitHub
parent d737502aef
commit 9ac2f3236e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,13 +16,6 @@ profile klist @{exec_path} {
@{exec_path} mr, @{exec_path} mr,
#Config Files
/etc/krb5.conf r,
/etc/krb5.conf.d/{,**} r,
#Host keytab file
/etc/krb5.keytab r,
#User keytab file #User keytab file
/var/lib/krb5/user/*/client.keytab rk, /var/lib/krb5/user/*/client.keytab rk,