From: zhangxiliang Date: Fri, 1 Aug 2008 01:47:01 +0000 (+0800) Subject: Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit... X-Git-Tag: v2.6.27-rc2~106^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=036bbf76ad9f83781590623111b80ba0b82930ac;p=pandora-kernel.git Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages > shouldn't these be using the "audit_get_loginuid(current)" and if we > are going to output loginuid we also should be outputting sessionid Thanks for your detailed explanation. I have made a new patch for outputing "loginuid" and "sessionid" by audit_get_loginuid(current) and audit_get_sessionid(current). If there are some deficiencies, please give me your indication. Signed-off-by: Zhang Xiliang Signed-off-by: Al Viro --- Reading git-diff-tree failed