]> git.sur5r.net Git - openldap/commitdiff
Further details as to why slapcat(8) output cannot be used
authorKurt Zeilenga <kurt@openldap.org>
Wed, 3 May 2006 16:51:45 +0000 (16:51 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 3 May 2006 16:51:45 +0000 (16:51 +0000)
as generated with ldapadd(1).

doc/man/man8/slapcat.8

index 3cba0bb71927f625ec1b015c6d57be4a34057781..4f80335d6613b9349c38a282dfcd753d5d3cf3ae 100644 (file)
@@ -33,12 +33,19 @@ Databases configured as
 .B subordinate
 of this one are also output, unless \fB-g\fP is specified.
 .LP
-The LDIF generated by this tool is suitable for use with
+The entry records are presented in database order, not superior first
+order.  The entry records will include all (user and operational)
+attributes stored in the database.  The entry records will not include
+dynamically generated attributes (such as subschemaSubentry).
+.LP
+The output of slapcat is intended to be used as input to
 .BR slapadd (8).
-As the entries are in database order, not superior first order,
-they cannot be loaded with
+The output of slapcat cannot generally be used as input to
 .BR ldapadd (1)
-without first being reordered.
+or other LDAP clients without first editing the output.
+This editing would normally include reordering the records
+into superior first order and removing no-user-modification
+operational attributes.
 .SH OPTIONS
 .TP
 .B \-v