Issue 648 - RedHat Patch included in openldap-1.2.9-5mdk
Summary: RedHat Patch included in openldap-1.2.9-5mdk
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-02 21:05 UTC by mguesdon@oxymium.net
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mguesdon@oxymium.net 2000-08-02 21:05:18 UTC
Full_Name: Manuel Guesdon
Version: 1.2.9
OS: Linux Mandrake
URL: ftp://ftp.sbuilders.com/pub/free/openldap-1.2.9-redhat.patch
Submission from: (NULL) (213.11.86.189)


Hello,

This is a patch included in openldap-1.2.9-5mdk
It seems to countain interesting things (uses of strncpy instead of
strcpy,...).


Another related point, mandrake made another patch to change some pathes.
This need is partially solved in OpenLDAP 1.2.11 :

DEFAULT_DB_DIRECTORY in
servers/slapd/back-ldbm/back-ldbm.h was well replaced by
DEFAULT_RUNDIR DEFAULT_DIRSEP "openldap-ldbm" in v 1.2.11

but servers/slurpd/slurp.h has still
#define DEFAULT_SLURPD_REPLICA_DIR      "/usr/tmp/ldap"
and
#define LURPD_DUMPFILE          "/tmp/slurpd.dump"
Same thing for servers/slapd/slapd.conf which has:

An improvement could be to put a define for openldap-ldbm too..

Manuel
Comment 1 Ben Collins 2000-08-03 14:56:09 UTC
On Wed, Aug 02, 2000 at 09:05:20PM +0000, mguesdon@oxymium.net wrote:
> Full_Name: Manuel Guesdon
> Version: 1.2.9
> OS: Linux Mandrake
> URL: ftp://ftp.sbuilders.com/pub/free/openldap-1.2.9-redhat.patch
> Submission from: (NULL) (213.11.86.189)
> 
> 
> Hello,
> 
> This is a patch included in openldap-1.2.9-5mdk
> It seems to countain interesting things (uses of strncpy instead of
> strcpy,...).

I believe most of this patch is already in the openldap 1_2_ENGINEERING
CVS branch.

Ben

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'
Comment 2 Kurt Zeilenga 2000-08-05 20:28:28 UTC
moved from Incoming to Software Bugs
Comment 3 Kurt Zeilenga 2000-08-18 16:49:54 UTC
changed notes
changed state Open to Feedback
Comment 4 Kurt Zeilenga 2000-09-01 11:51:57 UTC
changed notes
changed state Feedback to Closed
Comment 5 OpenLDAP project 2014-08-01 21:06:54 UTC
fixed in devel, needs to be backported.
Workaround: configure to use other directories.