freeipa/daemons/ipa-slapi-plugins/ipa-range-check/range-check-conf.ldif
Sumit Bose bdb995194c Add range check preop plugin
To make sure that ID ranges do not overlap this plugin checks new
additions and changes for conflicts with existing ranges.

https://fedorahosted.org/freeipa/ticket/2185
2012-06-29 18:00:58 -04:00

17 lines
517 B
Plaintext

dn: cn=IPA Range-Check,cn=plugins,cn=config
changetype: add
objectclass: top
objectclass: nsSlapdPlugin
objectclass: extensibleObject
cn: IPA Range-Check
nsslapd-pluginpath: libipa_range_check
nsslapd-plugininitfunc: ipa_range_check_init
nsslapd-plugintype: preoperation
nsslapd-pluginenabled: on
nsslapd-pluginid: ipa_range_check_version
nsslapd-pluginversion: 1.0
nsslapd-pluginvendor: Red Hat, Inc.
nsslapd-plugindescription: IPA Range-Check plugin
nsslapd-plugin-depends-on-type: database
nsslapd-basedn: $SUFFIX