]> git.sur5r.net Git - openldap/commitdiff
clarify the behavior of slapo-refint(5) in case of modrdn
authorPierangelo Masarati <ando@openldap.org>
Mon, 29 May 2006 21:14:36 +0000 (21:14 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 29 May 2006 21:14:36 +0000 (21:14 +0000)
doc/man/man5/slapo-refint.5

index 514b9c22c9ca108014486f9984fb11ba6ebb3934..4eebbbe54bb33e1e4c2a67807c4d795b7b76282b 100644 (file)
@@ -18,12 +18,19 @@ or
 .B delete
 operation. For example, if the integrity attribute were configured as
 .BR manager ,
-deletion of the record "uid=robert,ou=people,o=openldap.org" would trigger a
+deletion of the record "uid=robert,ou=people,dc=example,dc=com" would trigger a
 search for all other records which have a
 .B manager
 attribute containing that DN. Entries matching that search would have their
 .B 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
+.B manager
+attribute containing that DN.
+Entries matching that search would have their
+.B manager
+attribute deleted and replaced by the new DN.
 .SH CONFIGURATION
 These
 .B slapd.conf