Hide Forgot
Created attachment 504240 [details] AVC Denial Description of problem: I cannot set the correct time using KDE's date & time system settings module Version-Release number of selected component (if applicable): Current Fedora 15 How reproducible: Everytime Steps to Reproduce: 1. systemsettings 2. time & date 3. change settings 4. apply Actual results: Crash & AVC denial Expected results: The time and date are changed. No crashes. Additional info: Please see attached
Created attachment 504241 [details] Second AVC Denial
The first AVC is already reported (see e.g. bug #590883), but that should not prevent this from working. It's the second AVC denial which is interesting and new. Why is dac_override needed? How can we figure out what exactly the KCM is trying to do which requires dac_override?
(PS: Bug #590883 is "closed", but we know that this is still causing problems for the date&time KCM's context, the bug was only worked around for KDM.)
If you want to help identify if domain needs this access or you have a file with the wrong permissions on your system Then turn on full auditing to get path information about the offending file and generate the error again. Do Turn on full auditing # auditctl -w /etc/shadow -p w Try to recreate AVC. Then execute # ausearch -m avc -ts recent If you see PATH record check ownership/permissions on file, and fix it, otherwise report as a bugzilla.
I think this is still the same issue with /.config or /.kde directories.