Bug 447223 - SELinux is preventing wpa_supplicant few things
Summary: SELinux is preventing wpa_supplicant few things
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 8
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-18 22:18 UTC by lanx
Modified: 2008-05-20 19:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-20 19:22:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
selinux alert details (2.94 KB, text/plain)
2008-05-18 22:18 UTC, lanx
no flags Details

Description lanx 2008-05-18 22:18:10 UTC
It seems that selinux is too preventing :) I got these errors when I have tried
to connect using Wireless Assistant

SELinux is preventing wpa_supplicant (NetworkManager_t) "unlink" to wlan2
(var_run_t). 
SELinux is preventing wpa_supplicant (NetworkManager_t) "write" to wlan2
(var_run_t). 
SELinux is preventing wpa_supplicant (NetworkManager_t) "setattr" to
./wpa_supplicant (var_run_t). 

Details in attachement, also I have errors when I have tried to use wpa
supplicant gui it uses some files in /tmp/ and selinux is preventing.
SELinux is preventing wpa_supplicant (NetworkManager_t) "sendto" to
/tmp/wpa_ctrl_3041-0 (unconfined_t). 
SELinux is preventing the wpa_supplicant from using potentially mislabeled files
(wpa_ctrl_3041-1).

Comment 1 lanx 2008-05-18 22:18:10 UTC
Created attachment 305880 [details]
selinux alert details

Comment 2 Daniel Walsh 2008-05-20 19:22:06 UTC
You have a mislabeled directory.

restorecon -R -v /var/run

will fix.

Not sure how you got this directory.


Note You need to log in before you can comment on or make changes to this bug.