.B SBINDIR/slapadd
 .B [\-v]
 .B [\-c]
+.B [\-g]
 .B [\-u]
 .B [\-q]
 .B [\-w]
 the database.
 Databases configured as
 .B subordinate
-of this one are also updated.
+of this one are also updated, unless \fB-g\fP is specified.
 The LDIF input is read from standard input or the specified file.
 .LP
 As
 .B \-c
 enable continue (ignore errors) mode.
 .TP
+.B \-g
+disable subordinate gluing.  Only the specified database will be
+processed, and not its glued subordinates (if any).
+.TP
 .B \-u
 enable dry-run (don't write to backend) mode.
 .TP
 
 .B SBINDIR/slapcat
 .B [\-v]
 .B [\-c]
+.B [\-g]
 .B [\-d level]
 .B [\-b suffix]
 .B [\-n dbnum]
 the specified file.
 Databases configured as
 .B subordinate
-of this one are also output.
+of this one are also output, unless \fB-g\fP is specified.
 .LP
 The LDIF generated by this tool is suitable for use with
 .BR slapadd (8).
 .B \-c
 Enable continue (ignore errors) mode.
 .TP
+.B \-g
+disable subordinate gluing.  Only the specified database will be
+processed, and not its glued subordinates (if any).
+.TP
 .BI \-d " level"
 Enable debugging messages as defined by the specified
 .IR level .
 
 .B SBINDIR/slapindex
 .B [\-v]
 .B [\-c]
+.B [\-g]
 .B [\-q]
 .B [\-d level]
 .B [\-b suffix]
 of all entries.
 Databases configured as
 .B subordinate
-of this one are also re-indexed.
+of this one are also re-indexed, unless \fB-g\fP is specified.
 .SH OPTIONS
 .TP
 .B \-v
 .B \-c
 enable continue (ignore errors) mode.
 .TP
+.B \-g
+disable subordinate gluing.  Only the specified database will be
+processed, and not its glued subordinates (if any).
+.TP
 .B \-q
 enable quick (fewer integrity checks) mode. Performs no consistency checks
 when writing the database. Improves indexing time, but if any errors or