Raise ldapi:// SSF to 71. ldapi:// is likely more secure than

DES or other low end encryption.
This commit is contained in:
Kurt Zeilenga 2000-08-28 19:53:49 +00:00
parent 4520cd4ec2
commit b3b4342f8f

View 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 * )