Bug 19768 - unset auf ldap/debug/level erzeugt ungültige slapd.conf
unset auf ldap/debug/level erzeugt ungültige slapd.conf
Status: RESOLVED DUPLICATE of bug 31606
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 3.1
Other Linux
: P5 minor (vote)
: UCS 3.2-x
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-31 08:51 CEST by Ingo Steuwer
Modified: 2018-04-14 13:43 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2010-08-31 08:51:34 CEST
Gesehen mit UCS 2.2:
Ein ucr unset auf ldap/debug/level generiert eine ungültige slapd.conf, da der logelevel-Parameter keinen Wert zugewiesen bekommt.

Der slapd startet dann kommentarlos nicht mehr; um auf den Fehler aufmerksam zu werden muss man einen relativ hohen Debug-Level setzen (z.B. slapd -tT -d 255)
Comment 1 Stefan Gohmann univentionstaff 2013-02-19 14:51:27 CET
Ist mit 3.1 noch so.
Comment 2 Moritz Muehlenhoff univentionstaff 2013-09-12 13:11:59 CEST
The same applies for various other options in the slapd.conf template: The variable are set in postinst and referenced with @%@foo@%@. Examples:

cachesize   @%@ldap/cachesize@%@
idlcachesize   @%@ldap/idlcachesize@%@
threads         @%@ldap/threads@%@
Comment 3 Florian Best univentionstaff 2017-02-09 17:55:13 CET

*** This bug has been marked as a duplicate of bug 31606 ***