[sudo-commits] sudo changeset 14760:98b293bee424

Todd C. Miller Todd.Miller at sudo.ws
Wed Jun 7 10:13:25 MDT 2023


changeset:	14760:98b293bee424 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/98b293bee424
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jun 07 10:10:52 2023 -0600

Log Message:
	Add NETGROUP_QUERY option for servers that can't match nisNetgroupTriple.
	This can be used to support netgroup queries on systems that lack
	the innetgr() function and where the LDAP server cannot query the
	nisNetgroup by nisNetgroupTriple.

diffstat:

 docs/sudoers.ldap.man.in         |  65 ++++++++++++++++++++++++++++++++-------
 docs/sudoers.ldap.mdoc.in        |  64 ++++++++++++++++++++++++++++++++-------
 plugins/sudoers/ldap.c           |  14 ++++++-
 plugins/sudoers/ldap_conf.c      |   6 +++
 plugins/sudoers/sudo_ldap_conf.h |   1 +
 5 files changed, 123 insertions(+), 27 deletions(-)



More information about the sudo-commits mailing list