]> git.sur5r.net Git - openldap/commitdiff
ITS#6656 Docs for reqEntryUUID
authorOndřej Kuzník <ondra@openldap.org>
Thu, 26 Oct 2017 09:08:27 +0000 (10:08 +0100)
committerOndřej Kuzník <ondra@openldap.org>
Thu, 26 Oct 2017 10:53:50 +0000 (11:53 +0100)
doc/man/man5/slapo-accesslog.5

index 87732a296b83d65139f0fc07cc3edcc04d2870bf..c687b954772ab8b28d6b36bfdefb5a334c9c9f57 100644 (file)
@@ -157,7 +157,7 @@ class is as follows:
     SUP top STRUCTURAL
     MUST ( reqStart $ reqType $ reqSession )
     MAY ( reqDN $ reqAuthzID $ reqControls $ reqRespControls $
-        reqEnd $ reqResult $ reqMessage $ reqReferral ) )
+        reqEnd $ reqResult $ reqMessage $ reqReferral $ reqEntryUUID ) )
 .RE
 .P
 Note that all of the OIDs used in the logging schema currently reside
@@ -225,6 +225,11 @@ The
 attribute carries any referrals that were returned with the result of the
 request.
 
+The
+.B reqEntryUUID
+attribute records the entryUUID attribute of the entry operated on, for an Add
+request, this is the entryUUID of the newly created entry.
+
 Operation-specific classes are defined with additional attributes to carry
 all of the relevant parameters associated with the operation: