Bug 135484

Summary: openldap crashes with a segfault when the permissions of the slapd.d directory don't allow writing
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dennis Sieben <dsieben>
Component: NetworkAssignee: Ralf Haferkamp <ralf>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.