[sudo-commits] sudo changeset 12461:f20bee20f4c7

Todd C. Miller Todd.Miller at sudo.ws
Tue Jun 2 14:55:07 MDT 2020


changeset:	12461:f20bee20f4c7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f20bee20f4c7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jun 02 14:54:04 2020 -0600

Log Message:
	Load the sudoers module as an audit plugin if loaded as a policy plugin.
	Now that logging of successful commands is performed by sudoers as an
	audit plugin we need to load sudoers_audit if sudoers_policy is also
	loaded.  Otherwise, accpted commands will not be logged.

diffstat:

 doc/sudo.conf.man.in  |   38 ++++++++++--
 doc/sudo.conf.mdoc.in |   38 ++++++++++--
 src/load_plugins.c    |  153 +++++++++++++++++++++++++++++++------------------
 3 files changed, 157 insertions(+), 72 deletions(-)



More information about the sudo-commits mailing list