Re: [PATCH] Smack: implement revoking all rules for a subject label

2012-08-13 Thread Casey Schaufler
On 7/11/2012 8:49 AM, Rafal Krypa wrote: > Add /smack/revoke-subject special file. Writing a SMACK label to this file > will > set the access to '-' for all access rules with that subject label. > > Targeted for git://git.gitorious.org/smack-next/kernel.git > > Signed-off-by: Rafal Krypa Applied

[PATCH] Smack: implement revoking all rules for a subject label

2012-07-11 Thread Rafal Krypa
Add /smack/revoke-subject special file. Writing a SMACK label to this file will set the access to '-' for all access rules with that subject label. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Rafal Krypa --- Documentation/security/Smack.txt |3 ++ security/smac