Store the source of the matching rule and store in the event log.
The JSON logs will store the matching rule source.
This commit is contained in:
@@ -108,6 +108,7 @@ struct sudo_user {
|
||||
char *cmnd_saved;
|
||||
char *class_name;
|
||||
char *krb5_ccname;
|
||||
char *source;
|
||||
struct gid_list *gid_list;
|
||||
char * const * env_vars;
|
||||
#ifdef HAVE_SELINUX
|
||||
|
Reference in New Issue
Block a user