From: Casey Schaufler Date: Tue, 5 Jun 2012 22:28:30 +0000 (-0700) Subject: Smack: onlycap limits on CAP_MAC_ADMIN X-Git-Tag: v3.6-rc1~133^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1880eff77e7a7cb46c68fae7cfa33f72f0a6e70e;p=pandora-kernel.git Smack: onlycap limits on CAP_MAC_ADMIN Smack is integrated with the POSIX capabilities scheme, using the capabilities CAP_MAC_OVERRIDE and CAP_MAC_ADMIN to determine if a process is allowed to ignore Smack checks or change Smack related data respectively. Smack provides an additional restriction that if an onlycap value is set by writing to /smack/onlycap only tasks with that Smack label are allowed to use CAP_MAC_OVERRIDE. This change adds CAP_MAC_ADMIN as a capability that is affected by the onlycap mechanism. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed