logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

slapo-collect - Collective attributes overlay to slapd

Acknowledgements

This module was written in 2003 by Howard Chu. This man page was written in 2008 by Pierangelo Masarati. OpenLDAPSoftware is developed and maintained by The OpenLDAP Project <http://www.openldap.org/>. OpenLDAPSoftware is derived from the University of Michigan LDAP 3.3 Release. OpenLDAP 2.6.10+dfsg-1ubuntu1 2025/05/22 SLAPO-COLLECT(5)

Configuration

This slapd.conf option applies to the collect overlay. It should appear after the overlay directive. collectinfo<DN><attrlist> Specify the DN of the ancestor entry and the set of related collective attributes, where attrlist is a comma-separated list of attributes. The DN should be within the naming context of the database.

Description

The collect overlay is used to provide a relatively coarse implementation of RFC 3671 collective attributes. In X.500, a collective attribute is "a user attribute whose values are the same for each member of an entry collection". Collective attributes are added to entries returned by a search operation when the entry is within the scope of the related ancestor. Collective attributes can only be modified when the modification affects the related ancestor.

Files

/etc/ldap/slapd.conf default slapd configuration file

Name

slapo-collect - Collective attributes overlay to slapd

See Also

slapd.conf(5), slapd-config(5), The slapo-collect(5) overlay supports dynamic configuration via back-config.

Synopsis

/etc/ldap/slapd.conf

See Also