]> git.sur5r.net Git - openldap/commitdiff
Raise ldapi:// SSF to 71. ldapi:// is likely more secure than
authorKurt Zeilenga <kurt@openldap.org>
Mon, 28 Aug 2000 19:53:49 +0000 (19:53 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 28 Aug 2000 19:53:49 +0000 (19:53 +0000)
DES or other low end encryption.

include/ldap_pvt.h

index cc34668fee2cb09e1faf3bf3fe139036198ec258..042cdd18d938b248e49d733f520cc572cf7deea6 100644 (file)
@@ -139,7 +139,7 @@ struct sockbuf; /* avoid pulling in <lber.h> */
 LDAP_F (int) ldap_pvt_sasl_install LDAP_P(( struct sockbuf *, void * ));
 #endif /* HAVE_CYRUS_SASL */
 
-#define LDAP_PVT_SASL_LOCAL_SSF        52      /* SSF for Unix Domain Sockets */
+#define LDAP_PVT_SASL_LOCAL_SSF        71      /* SSF for Unix Domain Sockets */
 
 /* search.c */
 LDAP_F( char * )