]> granicus.if.org Git - sudo/commit
Add support for querying netgroups directly via LDAP since there
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 29 Jan 2015 21:08:30 +0000 (14:08 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 29 Jan 2015 21:08:30 +0000 (14:08 -0700)
commit4dd2a3c6b80c5d6a6c114cf4ed02a14bf250aea8
tree03766abe54489b562466d4c005ec633406ee5f0a
parent4ae3ab43c0a7e1ae98af1d9d54b027d7eb57564e
Add support for querying netgroups directly via LDAP since there
is no other way to look up all the netgroups for a user (unlike
regular groups).  This introduces netgroup_base and netgroup_search_filter
options to ldap.conf.  Based on a diff from Steven Soulen.
NEWS
doc/sudoers.ldap.cat
doc/sudoers.ldap.man.in
doc/sudoers.ldap.mdoc.in
plugins/sudoers/ldap.c