saz / puppet-sudo

Manage sudo with Puppet on Debian-, RedHat- and SUSE-based linux distributions and some BSDs
Other
107 stars 215 forks source link

Allow the use of sudoreplay #231

Closed rmdir closed 5 years ago

rmdir commented 5 years ago

sudoreplay is part of the standard sudo distribution. It allows to log and retrieve any single command passed to sudo. This patch add a new configuration variable to enable the use of sudoreplay

kapouik commented 5 years ago

I just add to the PR the possibility to define excluded command in log for sudoreplay