SHA256
1
0
forked from jengelh/openldap2

Accepting request 46363 from network:ldap

checked in (request 46363)

OBS-URL: https://build.opensuse.org/request/show/46363
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=45
This commit is contained in:
OBS User autobuild
2010-08-27 19:45:33 +00:00
committed by Git OBS Bridge
parent 3c8ae1ff98
commit 9e343b5b6a
17 changed files with 363 additions and 421 deletions

View File

@@ -1,24 +0,0 @@
From 82e121e47976ba0058733976b1c5428a6ee33c31 Mon Sep 17 00:00:00 2001
From: Ralf Haferkamp <rhafer@suse.de>
Date: Wed, 16 Jun 2010 14:06:42 +0200
Subject: LDAPI socket location
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/ldap_defaults.h b/include/ldap_defaults.h
index 3e0d4b2..5235339 100644
--- a/include/ldap_defaults.h
+++ b/include/ldap_defaults.h
@@ -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 LDAP_RUNDIR LDAP_DIRSEP "ldapi"
/*
* SLAPD DEFINITIONS
--
1.7.1