Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
dc608833
Commit
dc608833
authored
Jul 22, 2007
by
Howard Chu
Browse files
ITS#5028 - note that bdb, hdb, and null are safe
parent
3d1dcceb
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man8/slapcat.8
View file @
dc608833
...
...
@@ -134,10 +134,18 @@ option is given.
.B \-v
Enable verbose mode.
.SH LIMITATIONS
In general
, your
For some backend types
, your
.BR slapd (8)
should not be running (at least, not in read-write
mode) when you do this to ensure consistency of the database.
mode) when you do this to ensure consistency of the database. It is
always safe to run
.B slapcat
with the
.BR slapd-bdb (5),
.BR slapd-hdb (5),
and
.BR slapd-null (5)
backends.
.SH EXAMPLES
To make a text backup of your SLAPD database and put it in a file called
.BR ldif ,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment