xref: /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nops/slapo-nops.5 (revision 60ab2ca5c0570c0013b39de285ddaa91fe27d029)
SLAPO-NOPS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
Copyright 2008 Emmanuel Dreyfus
Copying restrictions apply. See COPYRIGHT/LICENSE.
$OpenLDAP: pkg/ldap/contrib/slapd-modules/nops/slapo-nops.5,v 1.1.2.1 2008/05/27 20:00:51 quanah Exp $
NAME
slapo-nops - Remove Null Operations Overlay to slapd
SYNOPSIS
ETCDIR/slapd.conf
DESCRIPTION
Some broken client tend to implement modifications as replace operations where all attributes are replaced, most of the time by the same values they had before. This can cause undesirable load on logs, ACL evaluation, or replication trafic. This overlay detects idempotent replace operations and filter them out.
CONFIGURATION
This overlay had no specific configuration.
EXAMPLES

overlay nops
FILES

ETCDIR/slapd.conf default slapd configuration file

SEE ALSO
slapd.conf (5).
ACKNOWLEDGEMENTS
This module was written in 2008 by Emmanuel Dreyfus. .so ../Project