]> granicus.if.org Git - sudo/commit
Add support for matching the entire netgroup tuple (user, host, domain).
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 12 Jan 2016 21:59:44 +0000 (14:59 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 12 Jan 2016 21:59:44 +0000 (14:59 -0700)
commit5a77989a33ee8f27349aec831603fcd55cce159c
tree5709400d819ccc049d820e857c0f819e9b2612b8
parent9d7bc0311fa831012c5be4ff5bef19d0f46a7ddf
Add support for matching the entire netgroup tuple (user, host, domain).
13 files changed:
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/def_data.c
plugins/sudoers/def_data.h
plugins/sudoers/def_data.in
plugins/sudoers/defaults.c
plugins/sudoers/ldap.c
plugins/sudoers/match.c
plugins/sudoers/parse.c
plugins/sudoers/parse.h
plugins/sudoers/sssd.c
plugins/sudoers/testsudoers.c