|
Bugzilla – Full Text Bug Listing |
| Summary: | Syslog permissions | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Michael Stather <kontakt> |
| Component: | Basesystem | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Stather
2005-11-19 15:04:00 UTC
Bad idea, suppose a user exchange password with user account name. This data should not be readable to normal users. The nice tool should use /dev/xconsole, a pipe which is used by syslog and syslog-ng if a reader is attached to this pipe. Only data which are not security relevant will be written to that pipe. Ok, this sounds reasonable. /dev/xconsole is also set to -rw-r----- by default,so I can´t set MetaMonitor to watch this pipe. the permissions will be set dynamically: -> /etc/X11/xdm/GiveDevices -> /etc/X11/xdm/TakeDevices |