]> git.sur5r.net Git - openldap/blobdiff - doc/man/man5/slapo-accesslog.5
Happy New Year
[openldap] / doc / man / man5 / slapo-accesslog.5
index a04fe77da4f0fb839dd57e163e1448f234376cbd..431174878d1392061931d3cbbe20b0b649048ed3 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPO-ACCESSLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2005-2014 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
@@ -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: