Query: slapo-refint
OS: netbsd
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SLAPO-REFINT(5) File Formats Manual SLAPO-REFINT(5)NAMEslapo-refint - Referential Integrity overlay to slapdSYNOPSIS/etc/ldap/slapd.confDESCRIPTIONThe Referential Integrity overlay can be used with a backend database such as slapd-bdb(5) to maintain the cohesiveness of a schema which utilizes reference attributes. Integrity is maintained by updating database records which contain the named attributes to match the results of a modrdn or delete opera- tion. For example, if the integrity attribute were configured as manager, deletion of the record "uid=robert,ou=people,dc=example,dc=com" would trigger a search for all other records which have a manager attribute containing that DN. Entries matching that search would have their manager attribute removed. Or, renaming the same record into "uid=george,ou=people,dc=example,dc=com" would trigger a search for all other records which have a manager attribute containing that DN. Entries matching that search would have their manager attribute deleted and replaced by the new DN. rootdn must be set for the database. refint runs as the rootdn to gain access to make its updates. rootpw is not needed.CONFIGURATIONThese slapd.conf options apply to the Referential Integrity overlay. They should appear after the overlay directive. refint_attributes <attribute> [...] Specify one or more attributes for which integrity will be maintained as described above. refint_nothing <string> Specify an arbitrary value to be used as a placeholder when the last value would otherwise be deleted from an attribute. This can be useful in cases where the schema requires the existence of an attribute for which referential integrity is enforced. The attempted deletion of a required attribute will otherwise result in an Object Class Violation, causing the request to fail. The string must be a valid DN. refint_modifiersname <DN> Specify the DN to be used as the modifiersName of the internal modifications performed by the overlay. It defaults to "cn=Referen- tial Integrity Overlay".FILES/etc/ldap/slapd.conf default slapd configuration fileSEE ALSOslapd.conf(5), slapd-config(5).ACKNOWLEDGEMENTSOpenLDAP Software is developed and maintained by The OpenLDAP Project <http://www.openldap.org/>. OpenLDAP Software is derived from Uni- versity of Michigan LDAP 3.3 Release. OpenLDAP 2012/04/23 SLAPO-REFINT(5)
Related Man Pages |
---|
slapo-refint(5) - debian |
slapo-refint(5) - netbsd |
slapd.overlays(5) - xfree86 |
slapo-refint(5) - xfree86 |
slapo-refint(5) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Another File Integrity Checker 2.11 (Default branch) |
LDAP search query help |
layman 1.2.1 (Default branch) |
Infraction for d3158: Homework Violation |
Infraction for eclip: Homework Violation |