diff -uNr proftpd-1.2.10/contrib/mod_ldap.c proftpd-1.2.10.new/contrib/mod_ldap.c --- proftpd-1.2.10/contrib/mod_ldap.c 2004-07-22 10:11:22.000000000 +1000 +++ proftpd-1.2.10.new/contrib/mod_ldap.c 2005-10-31 16:39:14.000000000 +1100 @@ -89,7 +89,7 @@ * TLS after connecting to the LDAP server. If TLS cannot be enabled, the * LDAP connection will fail. */ -/* #define USE_LDAPV3_TLS */ +#define USE_LDAPV3_TLS /* Uncomment this if you have OpenSSL and wish to verify non-crypt() * password hashes locally with OpenSSL. You'll also need to edit