Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
03695600
Commit
03695600
authored
May 14, 2006
by
Pierangelo Masarati
Browse files
document ITS#4546 "single-conn" feature
parent
1c16fa38
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapd-ldap.5
View file @
03695600
...
@@ -313,6 +313,10 @@ used by the client, otherwise the requested protocol is used.
...
@@ -313,6 +313,10 @@ used by the client, otherwise the requested protocol is used.
The proxy returns \fIunwillingToPerform\fP if an operation that is
The proxy returns \fIunwillingToPerform\fP if an operation that is
incompatible with the requested protocol is attempted.
incompatible with the requested protocol is attempted.
.TP
.B single\-conn {NO|yes}
Discards current cached connection when the client rebinds.
.TP
.TP
.B proxy\-whoami {NO|yes}
.B proxy\-whoami {NO|yes}
Turns on proxying of the WhoAmI extended operation. If this option is
Turns on proxying of the WhoAmI extended operation. If this option is
...
...
doc/man/man5/slapd-meta.5
View file @
03695600
...
@@ -148,6 +148,10 @@ identity to be deferred until actually needed by subsequent operations.
...
@@ -148,6 +148,10 @@ identity to be deferred until actually needed by subsequent operations.
If this option is given, the client's bind credentials are remembered
If this option is given, the client's bind credentials are remembered
for rebinds when chasing referrals.
for rebinds when chasing referrals.
.TP
.B single\-conn {NO|yes}
Discards current cached connection when the client rebinds.
.SH TARGET SPECIFICATION
.SH TARGET SPECIFICATION
Target specification starts with a "uri" directive:
Target specification starts with a "uri" directive:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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