Bug 57154 - Only change ownership and permission of UMC log file if not stdout or stderr
Summary: Only change ownership and permission of UMC log file if not stdout or stderr
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 5.0-7-errata
Assignee: Marius Meschter
QA Contact: Florian Best
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-18 09:59 CET by Marius Meschter
Modified: 2024-12-17 11:41 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
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?: Yes
School Customer affected?: Yes
ISV affected?: Yes
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Meschter univentionstaff 2024-03-18 09:59:40 CET
The log file might be stdout or stderr, in that case don't attempt to change the ownership or permission of the file
Comment 1 Marius Meschter univentionstaff 2024-03-18 11:52:13 CET
univention-management-console.yaml
409361b0687f | fix(umc): don't change permission on logfile if not regular file

univention-management-console (12.0.33-2)
409361b0687f | fix(umc): don't change permission on logfile if not regular file
Comment 2 Florian Best univentionstaff 2024-03-18 21:31:21 CET
OK: logfile permissions not set for stdout/stderr
OK: advisory