/[smeserver]/rpms/openldap/sme9/openldap-man-sasl-nocanon.patch
ViewVC logotype

Annotation of /rpms/openldap/sme9/openldap-man-sasl-nocanon.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Nov 11 00:46:15 2014 UTC (9 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: openldap-2_4_39-8_el6_sme, HEAD
Import openldap

1 vip-ire 1.1 fix: SASL_NOCANON option missing in ldap.conf manual page
2    
3     Author: Jan Vcelak <jvcelak@redhat.com>
4     Upstream ITS: #7177
5     Resolves: #732915
6    
7     diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5
8     index 51f774f..5f17122 100644
9     --- a/doc/man/man5/ldap.conf.5
10     +++ b/doc/man/man5/ldap.conf.5
11     @@ -284,6 +284,9 @@ description). The default is
12     specifies the maximum security layer receive buffer
13     size allowed. 0 disables security layers. The default is 65536.
14     .RE
15     +.TP
16     +.B SASL_NOCANON <on/true/yes/off/false/no>
17     +Do not perform reverse DNS lookups to canonicalize SASL host names. The default is off.
18     .SH GSSAPI OPTIONS
19     If OpenLDAP is built with Generic Security Services Application Programming Interface support,
20     there are more options you can specify.
21     --
22     1.7.6.5
23    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed