Bug 135490

Summary: in opposition to the man-page slapd accepts also slapd.conf- files after the -F command
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: All   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dennis Sieben 2005-11-24 16:16:20 UTC
When slapd is started with slapd -F /etc/openldap/slapd.conf, it accepts this without any comment. Afterwards it runs with the configuration given in /etc/openldap/slapd.conf although the -F parameter should accept directories only.
Comment 1 Ralf Haferkamp 2005-12-22 11:15:16 UTC
Current OpenLDAP 2.3.13 doesn't start anymore when you specify an invalid parameter for -F (noexistent directory or file). But I does not give an error as well :(
Comment 2 Ralf Haferkamp 2006-02-16 13:30:14 UTC
Fixed