]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapadd.8
Document -s option
[openldap] / doc / man / man8 / slapadd.8
index 9c5865119f0ff3265da8fb2235d18ba916351a45..86b2e21e11476898117aeac6148d789f56688230 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 slapadd \- Add entries to a SLAPD database
@@ -12,6 +12,7 @@ slapadd \- Add entries to a SLAPD database
 .B [\-u]
 .B [\-q]
 .B [\-w]
+.B [\-s]
 .B [\-d level]
 .B [\-b suffix]
 .B [\-n dbnum]
@@ -67,6 +68,12 @@ write syncrepl context information.
 After all entries are added, the contextCSN
 will be updated with the greatest CSN in the database.
 .TP
+.BI \-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
 .BI \-d " level"
 enable debugging messages as defined by the specified
 .IR level .