]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapschema.8
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / doc / man / man8 / slapschema.8
index 040be52269cbbcaef3b25aac5ef253c16a78fcd9..fd6392ed0cc0bfa1c2c7a89f90dda24381b9ed6e 100644 (file)
@@ -1,5 +1,5 @@
 .TH SLAPSCHEMA 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 1998-2009 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2012 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .\" $OpenLDAP$
 .SH NAME
@@ -21,11 +21,13 @@ slapschema \- SLAPD in-database schema checking utility
 [\c
 .BR \-g ]
 [\c
+.BI \-H URI\fR]
+[\c
 .BI \-l error-file\fR]
 [\c
 .BI \-n dbnum\fR]
 [\c
-.BI \-o option\fR[ = value\FR]]
+.BI \-o option\fR[ = value\fR]]
 [\c
 .BI \-s subtree-dn\fR]
 [\c
@@ -51,7 +53,8 @@ entirely removing objectClasses,
 or any other change that may result in making perfectly valid entries
 no longer compliant with the modified schema.
 The execution of the
-.B slapschema tool after modifying the schema can point out
+.B slapschema
+tool after modifying the schema can point out
 inconsistencies that would otherwise surface only when
 inconsistent entries need to be modified.
 
@@ -72,6 +75,7 @@ slapschema \-a \\
 
 will check all but the "ou=People,dc=example,dc=com" subtree
 of the "dc=example,dc=com" database.
+Deprecated; use \fB-H\fP \fIldap:///???(filter)\fP instead.
 .TP
 .BI \-b \ suffix 
 Use the specified \fIsuffix\fR to determine which database to
@@ -112,6 +116,9 @@ default config file is ignored.
 disable subordinate gluing.  Only the specified database will be
 processed, and not its glued subordinates (if any).
 .TP
+.B \-H \ URI
+use dn, scope and filter from URI to only handle matching entries.
+.TP
 .BI \-l \ error-file
 Write errors to specified file instead of standard output.
 .TP
@@ -149,6 +156,7 @@ Implies \fB\-b\fP \fIsubtree-dn\fP if no
 nor
 .B \-n
 option is given.
+Deprecated; use \fB-H\fP \fIldap:///subtree-dn\fP instead.
 .TP
 .B \-v
 Enable verbose mode.