slapo-collect(5) — Linux manual page

SLAPO-COLLECT(5)           File Formats Manual          SLAPO-COLLECT(5)

NAME

       slapo-collect - Collective attributes overlay to slapd

SYNOPSIS

       ETCDIR/slapd.conf

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.

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.

FILES

       ETCDIR/slapd.conf
              default slapd configuration file

SEE ALSO

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

ACKNOWLEDGEMENTS

       This module was written in 2003 by Howard Chu.  This man page was
       written in 2008 by Pierangelo Masarati.  OpenLDAP Software is
       developed and maintained by The OpenLDAP Project
       <http://www.openldap.org/>.  OpenLDAP Software is derived from
       the University of Michigan LDAP 3.3 Release.

COLOPHON

       This page is part of the OpenLDAP (an open source implementation
       of the Lightweight Directory Access Protocol) project.
       Information about the project can be found at 
       ⟨http://www.openldap.org/⟩.  If you have a bug report for this
       manual page, see ⟨http://www.openldap.org/its/⟩.  This page was
       obtained from the project's upstream Git repository
       ⟨https://git.openldap.org/openldap/openldap.git⟩ on 2024-06-14.
       (At that time, the date of the most recent commit that was found
       in the repository was 2024-06-13.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

OpenLDAP LDVERSION             RELEASEDATE              SLAPO-COLLECT(5)

Pages that refer to this page: slapd.overlays(5), slapo-collect(5)