mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 20:49:35 -05:00
Add note regarding user/system checks and operational attributes.
This commit is contained in:
parent
91aff0b3e2
commit
884b476c32
1 changed files with 3 additions and 1 deletions
|
|
@ -32,7 +32,9 @@ As
|
|||
is designed to accept LDIF in database order, as produced by
|
||||
.BR slapcat (8),
|
||||
it does not verify that superior entries exist before
|
||||
adding an entry.
|
||||
adding an entry, does not perform all user and system
|
||||
schema checks, and does not maintain operational
|
||||
attributes (such as createTimeStamp and modifiersName).
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-v
|
||||
|
|
|
|||
Loading…
Reference in a new issue