Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
7bb34964
Commit
7bb34964
authored
Aug 06, 2007
by
Gavin Henry
Browse files
ITS#5076
parent
2e3aa39a
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/man/man1/ldapsearch.1
View file @
7bb34964
...
...
@@ -171,7 +171,7 @@ must be compiled with LDAP_DEBUG defined for this option to have any effect.
Read a series of lines from \fIfile\fP, performing one LDAP search for
each line. In this case, the \fIfilter\fP given on the command line
is treated as a pattern where the first and only occurrence of \fB%s\fP
is replaced with a line from \fIfile\fP. Any other occurence of the
is replaced with a line from \fIfile\fP. Any other occur
r
ence of the
the \fB%\fP character in the pattern will be regarded as an error.
Where it is desired that the search filter include a \fB%\fP character,
the character should be encoded as \fB\\25\fP (see RFC 4515).
...
...
doc/man/man5/slapd-bdb.5
View file @
7bb34964
...
...
@@ -12,7 +12,7 @@ The \fBbdb\fP backend to
is the recommended primary backend for a normal
.B slapd
database.
It uses the
Sleepycat
Berkeley DB (BDB) package to store data.
It uses the
Oracle
Berkeley DB (BDB) package to store data.
It makes extensive use of indexing and caching to speed data access.
.LP
\fBhdb\fP is a variant of the \fBbdb\fP backend that uses a
...
...
doc/man/man5/slapd.conf.5
View file @
7bb34964
...
...
@@ -417,7 +417,7 @@ disables simple (bind) authentication.
disables forcing session to anonymous status (see also
.BR tls_authc ) upon StartTLS operation receipt.
.B tls_authc
dis
s
allow the StartTLS operation if authenticated (see also
disallow the StartTLS operation if authenticated (see also
.BR tls_2_anon ).
.HP
.hy 0
...
...
@@ -1683,7 +1683,7 @@ manual pages.
.B bdb
This is the recommended primary backend for a normal slapd database.
It takes care to configure it properly.
It uses the transactional database interface of the
Sleepycat
Berkeley
It uses the transactional database interface of the
Oracle
Berkeley
DB (BDB) package to store data.
.TP
.B config
...
...
doc/man/man5/slapo-dynlist.5
View file @
7bb34964
...
...
@@ -58,7 +58,7 @@ data.
The value
.B <URL-ad>
is the name of the attributeDescription that co
i
ntains the URI that is
is the name of the attributeDescription that contains the URI that is
expanded by the overlay; if none is present, no expansion occurs.
If the intersection of the attributes requested by the search operation
(or the asserted attribute for compares) and the attributes listed
...
...
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