]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apparmor: add ro rule for sasl GSSAPI plugin on /etc/gss/mech.d/
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 7 Mar 2018 10:02:23 +0000 (11:02 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 8 Mar 2018 16:35:36 +0000 (17:35 +0100)
commitdadfba923ab020323885b2343e833d52770c3ca8
tree323bededd8dc35d2a55688060aed0ae231a31ec9
parent39a6df53344b576e1f224ca2184394347ab827ef
apparmor: add ro rule for sasl GSSAPI plugin on /etc/gss/mech.d/

If a system has sasl GSSAPI plugin available qemu with sasl support will
try to read /etc/gss/mech.d/.

It is required to allow that to let the modules fully work and it should
be safe to do so as it only registers/configures plugins but has no secrets.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Jamie Strandboge <jamie@canonical.com>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
examples/apparmor/libvirt-qemu