> I have to check, if I did a mistake with the patch itself, causing the man 
> page errors, or if the patch needs little tweaks :) But at least the 
> functionality is working. I am so happy! :)

The patch has very little bugs. The following snippet from the patch _could_ 
look like this:

--- proto/ldap_table.orig   2008-07-23 11:20:19.000000000 -0700
+++ proto/ldap_table    2008-07-23 11:23:13.000000000 -0700
@@ -470,6 +470,29 @@
 #  Specifies the LDAP protocol version to use.
 # .IP "\fBdebuglevel (default: 0)\fR"
 #  What level to set for debugging in the OpenLDAP libraries.
+# LDAP SASL PARAMETERS
+# .ad
+# .fi
+#       If you're using the OpenLDAP libraries compiled with SASL
+#       support, Postfix can connect to LDAP servers using SASL
+#       mechanisms.
+#
+#       Using SASL mechanisms requires LDAP protocol version 3, which
+#       is the default.
+#
+#  The following parameters are relevant to using LDAP with
+#       SASL
+# .IP "\fBsasl (default: no)\fR"
+#       Whether or not to use SASL binds to the server.  Can be yes or no.
+# .IP "\fBsasl_mechs (No default)\fR"
+#  Space separated list of SASL mechanism(s) to try. 
+# .IP "\fBsasl_realm (No default)\fR"
+#       SASL Realm to use, if applicable.
+# .IP "\fBsasl_authz_id (No default)\fR"
+#       The SASL authorization identity to assert, if applicable.
+# .IP "\fBsasl_minssf (default: 0)\fR"
+#       The minimum required sasl security factor required to
+#       establish a connection.
 # LDAP SSL AND STARTTLS PARAMETERS
 # .ad 
 # .fi 


In fron of the keywords sasl_realm, sasl_authz, sasl_minssf there was the "B" 
missing. That is all.

Would be great, if others would test it, too, and maybe if the patch would be 
included into the next release.

Have a nice evening

Christian

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

Reply via email to