]> git.sur5r.net Git - openldap/commitdiff
StartTLS cleanup
authorKurt Zeilenga <kurt@openldap.org>
Tue, 20 Dec 2005 00:39:41 +0000 (00:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 20 Dec 2005 00:39:41 +0000 (00:39 +0000)
doc/man/man5/ldap.conf.5
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5
doc/man/man5/slapd.conf.5
doc/man/man5/slapo-rwm.5

index af22fc7ff72237f27d68b738c360a54f33b96317..64c12fa3190ec69c7034664811c052b08b0334dd 100644 (file)
@@ -206,7 +206,7 @@ If OpenLDAP is built with Transport Layer Security support, there
 are more options you can specify.  These options are used when an
 .B ldaps:// URI
 is selected (by default or otherwise) or when the application
-negotiates TLS by issuing the LDAP Start TLS operation.
+negotiates TLS by issuing the LDAP StartTLS operation.
 .TP
 .B TLS_CACERT <filename>
 Specifies the file that contains certificates for all of the Certificate
index a56e1a092623ef79d9bf0a930321d6afb838d19a..3f62d0c37e036b82298ecb9a8ae0b3c091dcb1b8 100644 (file)
@@ -302,12 +302,12 @@ underlying libldap, with rebinding eventually performed if the
 
 .TP
 .B tls {[try-]start|[try-]propagate}
-execute the start TLS extended operation when the connection is initialized;
+execute the StartTLS extended operation when the connection is initialized;
 only works if the URI directive protocol scheme is not \fBldaps://\fP.
-\fBpropagate\fP issues the Start TLS exop only if the original
+\fBpropagate\fP issues the StartTLS operation only if the original
 connection did.
 The \fBtry-\fP prefix instructs the proxy to continue operations
-if start TLS failed; its use is highly deprecated.
+if the StartTLS operation failed; its use is highly deprecated.
 
 .TP
 .B t-f-support {NO|yes|discover}
index 806f130f751e2a8b6ac19095b02efd40deb701f6..e9054bfe1792c12b7570febdc21e7b8a66a19b7b 100644 (file)
@@ -308,12 +308,12 @@ overridden by any per-target directive.
 
 .TP
 .B tls {[try-]start|[try-]propagate}
-execute the start TLS extended operation when the connection is initialized;
+execute the StartTLS extended operation when the connection is initialized;
 only works if the URI directive protocol scheme is not \fBldaps://\fP.
-\fBpropagate\fP issues the Start TLS exop only if the original
+\fBpropagate\fP issues the StartTLS operation only if the original
 connection did.
 The \fBtry-\fP prefix instructs the proxy to continue operations
-if start TLS failed; its use is highly deprecated.
+if the StartTLS operation failed; its use is highly deprecated.
 If set before any target specification, it affects all targets, unless
 overridden by any per-target directive.
 
@@ -662,7 +662,7 @@ modifyAttrDN         modify AVA
 modrDN               modrdn
 newSuperiorDN        modrdn
 deleteDN             delete
-exopPasswdDN         passwd exop DN if proxy
+exopPasswdDN         password modify extended operation DN if proxy
 .fi
 .RE
 .LP
index a552f4db8c02539b46e9d9105cf83f07a741338a..5b4890a9a5f0565370fe1351cef24291c7e0702f 100644 (file)
@@ -411,10 +411,10 @@ disables acceptance of anonymous bind requests.
 .B bind_simple
 disables simple (bind) authentication.
 .B tls_2_anon
-disables Start TLS from forcing session to anonymous status (see also
-.BR tls_authc ).
+disables forcing session to anonymous status (see also
+.BR tls_authc ) upon StartTLS operation receipt.
 .B tls_authc
-disables StartTLS if authenticated (see also
+dissallow the StartTLS operation if authenticated (see also
 .BR tls_2_anon ).
 .HP
 .hy 0
index f2dd650f8bcdb3de5d66436eb0efa817a3bfce1e..3546b6b6e822be65f7f7afb33909c0872dbae472 100644 (file)
@@ -326,7 +326,7 @@ referralAttrDN       add/modify DN portion of referrals
 modrDN               modrdn
 newSuperiorDN        modrdn
 deleteDN             delete
-exopPasswdDN         passwd exop DN
+exopPasswdDN         password modify extended operation DN
 .fi
 .RE
 .LP