]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapadd.8
document new "A" format for ber_scanf(3)
[openldap] / doc / man / man8 / slapadd.8
index c4d36228e2956ffe9f2afd0e3ee97f412dd2b82b..f8ef62cd7e1f4d9fb82a694cde31d46d222a6adc 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 slapadd \- Add entries to a SLAPD database
@@ -53,6 +53,12 @@ enable continue (ignore errors) mode.
 disable subordinate gluing.  Only the specified database will be
 processed, and not its glued subordinates (if any).
 .TP
+.B -s
+disable schema checking.  This option is intended to be used when loading
+databases containing special objects, such as fractional objects on a
+partial replica.  Loading normal objects which do not conform to
+schema may result in unexpected and ill behavior.
+.TP
 .B \-u
 enable dry-run (don't write to backend) mode.
 .TP