This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 10 lines
!!! Overview
Referential integrity is a mechanism for ensuring that any references to an entry are updated whenever that entry is removed or altered. Historically, referential integrity is primarily used to ensure that attributes with a [DN] syntax (especially group membership attributes like {{member}} and {{uniqueMember}}) are properly maintained in the event of [delete|Definition -- LDAP Delete Operation] and [modify DN|Definition -- LDAP Modify DN operation|ModifyDNRequest] operations. For a delete operation, any references to the target entry will be removed. For modify [DN] operations, any references to the target entry will be renamed accordingly.
!! [OpenDS]
[OpenDS] does not currently provide a referential integrity mechanism.
!! [EDirectory]
[EDirectory] does currently provide a referential integrity mechanism for [DN] attributes.!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]