From: Eric Paris Date: Fri, 24 May 2013 13:49:14 +0000 (-0400) Subject: audit: allow unsetting the loginuid (with priv) X-Git-Tag: v3.13-rc1~19^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81407c84ace88368ff23abb81caaeacf050c8450;p=pandora-kernel.git audit: allow unsetting the loginuid (with priv) If a task has CAP_AUDIT_CONTROL allow that task to unset their loginuid. This would allow a child of that task to set their loginuid without CAP_AUDIT_CONTROL. Thus when launching a new login daemon, a priviledged helper would be able to unset the loginuid and then the daemon, which may be malicious user facing, do not need priv to function correctly. Signed-off-by: Eric Paris Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed