From: SourceForge.net <no...@so...> - 2008-10-30 23:33:13
|
Bugs item #2210732, was opened at 2008-10-30 19:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2210732&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: tlhackque (tlitt) Assigned to: Nobody/Anonymous (nobody) Summary: archivemail not preserving selinux security context Initial Comment: under selinux, archivemail writes to a temporary file, which it then renames to the output file. Unfortuneatly, this process leaves the output file labeled with a tmp_t security context instead of that of the input file (usually user_u:object_r:user_home_t). This is not a good thing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2210732&group_id=49630 |