From: Kurt Zeilenga Date: Mon, 28 Aug 2000 19:53:49 +0000 (+0000) Subject: Raise ldapi:// SSF to 71. ldapi:// is likely more secure than X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2158 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b3b4342f8f8647f5923d5792c43f3002a85f04e5;p=openldap Raise ldapi:// SSF to 71. ldapi:// is likely more secure than DES or other low end encryption. --- diff --git a/include/ldap_pvt.h b/include/ldap_pvt.h index cc34668fee..042cdd18d9 100644 --- a/include/ldap_pvt.h +++ b/include/ldap_pvt.h @@ -139,7 +139,7 @@ struct sockbuf; /* avoid pulling in */ 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 * )