From: Pranab Bhattacharjee Subject: apparmor-profiles: Add Novell LUM support to nameservice abstraction References: bnc#453427 Acked-by: Jeff Mahoney --- apparmor.d/abstractions/nameservice | 3 +++ apparmor.d/abstractions/novell-lum | 12 ++++++++++++ 2 files changed, 15 insertions(+) Index: apparmor-profiles-2.3/apparmor.d/abstractions/nameservice =================================================================== --- apparmor-profiles-2.3.orig/apparmor.d/abstractions/nameservice +++ apparmor-profiles-2.3/apparmor.d/abstractions/nameservice @@ -72,6 +72,9 @@ # Novell eDirectory #include + # Novell LUM + #include + # TCP/UDP network access network inet stream, network inet6 stream, Index: apparmor-profiles-2.3/apparmor.d/abstractions/novell-lum =================================================================== --- /dev/null +++ apparmor-profiles-2.3/apparmor.d/abstractions/novell-lum @@ -0,0 +1,15 @@ +# $Id$ +# ------------------------------------------------------------------ +# +# Copyright (C) 2011 Novell/SUSE +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of version 2 of the GNU General Public +# License published by the Free Software Foundation. +# +# ------------------------------------------------------------------ + + /var/run/novell-lum/.nam_nss_sock rw, + /opt/novell/lib64/liblum2ncp.so mr, + /opt/novell/lib/liblum2ncp.so mr, + /etc/nam.conf r,