[sudo-commits] sudo changeset 13630:1f20721148b0

Todd C. Miller Todd.Miller at sudo.ws
Sat Nov 6 12:39:30 MDT 2021


changeset:	13630:1f20721148b0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1f20721148b0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Nov 06 12:37:13 2021 -0600

Log Message:
	visudo: add -O and -P options to check/set owner and permissions.
	This can be used in conjunction with the -c option to check that
	the sudoers file ownership and permissions are correct.
	Bug #1007

diffstat:

 doc/visudo.man.in        |   34 +++++++++++-
 doc/visudo.mdoc.in       |   32 ++++++++++-
 plugins/sudoers/visudo.c |  127 +++++++++++++++++++++++++++++-----------------
 3 files changed, 140 insertions(+), 53 deletions(-)



More information about the sudo-commits mailing list