SLAPO-NESTGROUP(5) | File Formats Manual | SLAPO-NESTGROUP(5) |
slapo-nestgroup - Nested Group overlay to slapd
/etc/ldap/slapd.conf
The nestgroup overlay to slapd(8) supports evaluation of nested groups in Search operations. Support consists of four possible features: inclusion of parent groups when searching with (member=) filters, inclusion of child groups when searching with (memberOf=) filters, expansion of child groups when returning member attributes, and expansion of parent groups when returning memberOf attributes. Each of these features may be enabled independently. By default, no features are enabled, so this overlay does nothing unless explicitly enabled.
The config directives that are specific to the nestgroup overlay must be prefixed by nestgroup-, to avoid potential conflicts with directives specific to the underlying database or to other stacked overlays.
The following slapd.conf configuration options are defined for the nestgroup overlay.
The nestgroup overlay may be used with any backend that provides standard search functionality.
slapo-dynlist(5), slapo-memberof(5), slapd.conf(5), slapd-config(5), slapd(8). The slapo-nestgroup(5) overlay supports dynamic configuration via back-config.
This module was written in 2024 by Howard Chu of Symas Corporation.
2024/11/26 | OpenLDAP 2.6.9+dfsg-1 |