]> granicus.if.org Git - sudo/commit
Don't allow the user to specify an I/O log file mode that sudo can't
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Mar 2017 16:56:17 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Mar 2017 16:56:17 +0000 (10:56 -0600)
commit8c8d078f665db1a9f863c94302f6978ffecfb4f7
treeaa7fc371f5b19065e9e7d20c9611d724fb00db8c
parent8b3845c1ca2a9189d2e6fbf559f1eb91ed8eb64f
Don't allow the user to specify an I/O log file mode that sudo can't
read or write to.  I/O logs must always be readable and writable
by the owner.
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/iolog.c