http://qa.mandrakesoft.com/show_bug.cgi?id=6103
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
Status|UNCONFIRMED |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2003-08-10 14:10 -------
Created an attachment (id=915)
--> (http://qa.mandrakesoft.com/attachment.cgi?id=915&action=view)
fix #6103
there really were two bugs:
- msec not listing MAIL_USER in /var/lib/msec/security.conf whereas
MAIL_WARN was
- draksec not putting MAIL_* in the list of check whose values have
to be saved
so the above patch:
- workaround buggy msec not listing MAIL_USER in its defaults whereas
it does list MAIL_WARN
- list MAIL_* as checks to save while still keeping "prevent including MAIL_*
in check list" behavior
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
drakxtools-9.2-16mdk on 9.2 (Cooker)
The 'MAIL_WARN' and 'MAIL_USER' parameters are not written to the configuration
file /etc/security/msec/security.conf
The problem seems to be in /etc/sbin/draksec around line 248, but my perl is not
good enough to understand why the parameters are not written.