From 4b9ba3977b19c12a8c12bd40aa89f7dc034b4b51 Mon Sep 17 00:00:00 2001 From: Daniel Richard G Date: Fri, 9 Jun 2023 00:47:32 -0400 Subject: [PATCH] abstractions/authentication: Add GSSAPI mechanism modules config --- profiles/apparmor.d/abstractions/authentication | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/apparmor.d/abstractions/authentication b/profiles/apparmor.d/abstractions/authentication index d5dbd83ad..65cd0d72f 100644 --- a/profiles/apparmor.d/abstractions/authentication +++ b/profiles/apparmor.d/abstractions/authentication @@ -31,6 +31,11 @@ /{usr/,}lib/@{multiarch}/security/pam_*.so mr, /{usr/,}lib/@{multiarch}/security/ r, + # gssapi + @{etc_ro}/gss/mech r, + @{etc_ro}/gss/mech.d/ r, + @{etc_ro}/gss/mech.d/*.conf r, + # kerberos include # SuSE's pwdutils are different: