From: Pierangelo Masarati Date: Sun, 9 Apr 2006 22:25:29 +0000 (+0000) Subject: highlight what's user-only X-Git-Tag: OPENLDAP_REL_ENG_2_4_0ALPHA~10^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5575f667ba480330a98ad66d9fcd6d349d1e0622;p=openldap highlight what's user-only --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index a6563c753e..10569915a0 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -73,7 +73,7 @@ The base must be specified as a Distinguished Name in LDAP format. .B BINDDN Specifies the default bind DN to use when performing ldap operations. The bind DN must be specified as a Distinguished Name in LDAP format. -This is a user\-only option. +.B This is a user\-only option. .TP .B HOST Specifies the name(s) of an LDAP server(s) to which the @@ -137,19 +137,19 @@ there are more options you can specify. .TP .B SASL_MECH Specifies the SASL mechanism to use. -This is a user\-only option. +.B This is a user\-only option. .TP .B SASL_REALM Specifies the SASL realm. -This is a user\-only option. +.B This is a user\-only option. .TP .B SASL_AUTHCID Specifies the authentication identity. -This is a user\-only option. +.B This is a user\-only option. .TP .B SASL_AUTHZID Specifies the proxy authorization identity. -This is a user\-only option. +.B This is a user\-only option. .TP .B SASL_SECPROPS Specifies Cyrus SASL security properties. The @@ -221,15 +221,15 @@ is always used before .TP .B TLS_CERT Specifies the file that contains the client certificate. -This is a user\-only option. +.B This is a user\-only option. .TP .B TLS_KEY Specifies the file that contains the private key that matches the certificate stored in the .B TLS_CERT file. Currently, the private key must not be protected with a password, so -it is of critical importance that the key file is protected carefully. This -is a user\-only option. +it is of critical importance that the key file is protected carefully. +.B This is a user\-only option. .TP .B TLS_CIPHER_SUITE Specifies acceptable cipher suite and preference order.