]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapadd.8
Document -s option
[openldap] / doc / man / man8 / slapadd.8
index d6ba8c71740d0d4142370f4a23031b864a5867b1..86b2e21e11476898117aeac6148d789f56688230 100644 (file)
@@ -1,6 +1,6 @@
 .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2005 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 .
@@ -100,7 +107,7 @@ and
 are specified, the config file will be read and converted to
 config directory format and written to the specified directory.
 If neither option is specified, an attempt to read the
-default config directory wll be made before trying to use the default
+default config directory will be made before trying to use the default
 config file. If a valid config directory exists then the
 default config file is ignored. If dryrun mode is also specified,
 no conversion will occur.