Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SLAPO-NOPS(5)		      File Formats Manual		 SLAPO-NOPS(5)

NAME
       slapo-nops - Remove Null	Operations Overlay to slapd

SYNOPSIS
       ETCDIR/slapd.conf

DESCRIPTION
       Some  broken  client  tend to implement modifications as	replace	opera-
       tions 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 traffic.

       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.

OpenLDAP LDVERSION		  RELEASEDATE			 SLAPO-NOPS(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=slapo-nops&sektion=5&manpath=FreeBSD+Ports+14.3.quarterly>

home | help