freebsd-ports/net/openldap22-server/files/patch-include::ldap_defaults.h
Oliver Eikemeier f46f0c2d7c - update to version 2.2.17
+ http://www.openldap.org/lists/openldap-announce/200409/msg00001.html
  + Fixed slapd syncrepl memory leak bugs
- change default ldapi:// socket
- use IGNORE instead of .error
2004-10-11 23:22:33 +00:00

11 lines
366 B
C

--- include/ldap_defaults.h.orig Tue Sep 28 20:18:40 2004
+++ include/ldap_defaults.h Tue Sep 28 20:20:01 2004
@@ -39,7 +39,7 @@
#define LDAP_ENV_PREFIX "LDAP"
/* default ldapi:// socket */
-#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi"
+#define LDAPI_SOCK "/var/run" LDAP_DIRSEP "openldap" LDAP_DIRSEP "ldapi"
/*
* SLAPD DEFINITIONS