]> granicus.if.org Git - sudo/commit
Add support for parsing an empty Runas_List, which only allows the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Aug 2012 18:02:54 +0000 (14:02 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Aug 2012 18:02:54 +0000 (14:02 -0400)
commite2d210a3406f64e7934199c93659064e5a5b60af
tree9c88cd051cb61cb47d4a0e3f3151c2d762c0e264
parentacba09fbbfe2bbeb227743073796c741c9886bb3
Add support for parsing an empty Runas_List, which only allows the
command to be run as the invoking user.  This can be used in
conjunction with the Solaris Privilege Set support to grant privileges
without changing the user.
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/gram.c
plugins/sudoers/gram.h
plugins/sudoers/gram.y
plugins/sudoers/match.c
plugins/sudoers/parse.c
plugins/sudoers/sudoers_version.h