Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit...
authorzhangxiliang <zhangxiliang@cn.fujitsu.com>
Fri, 1 Aug 2008 01:47:01 +0000 (09:47 +0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Aug 2008 16:15:03 +0000 (12:15 -0400)
commit036bbf76ad9f83781590623111b80ba0b82930ac
tree077b5464efa36ff4588870498ba54ef3bca319a4
parent1d6c9649e236caa2e93e3647256216e57172b011
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 <zhangxiliang@cn.fujitsu.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditfilter.c