Bug 135484 - openldap crashes with a segfault when the permissions of the slapd.d directory don't allow writing
Summary: openldap crashes with a segfault when the permissions of the slapd.d director...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Ralf Haferkamp
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 15:06 UTC by Dennis Sieben
Modified: 2006-02-16 13:30 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Sieben 2005-11-24 15:06:20 UTC
If slapd is started with a username and group e.g. -u ldap -g ldap as default, and the directory of the back-config doesn't have write permission to the user or group. Then the server crashes with a segfault if you try to write something to cn=config with a ldap client.
Comment 1 Ralf Haferkamp 2005-12-22 11:27:59 UTC
It doesn't crash anymore with 2.3.13, but an error message would be nice :)
I'll take a look at the code.
Comment 2 Ralf Haferkamp 2006-02-16 13:30:00 UTC
Fixed.