Hide Forgot
Description of problem: When trying to connect via Bluetooth DUN with SELinux enabled I get the following AVC error: type=AVC msg=audit(1308561951.752:110): avc: denied { read } for pid=3062 comm="pppd" name="lock" dev=dm-2 ino=263438 scon text=system_u:system_r:pppd_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=lnk_file Version-Release number of selected component (if applicable): $ rpm -q selinux-policy-targeted selinux-policy-targeted-3.9.16-26.fc15.noarch How reproducible: Always Steps to Reproduce: 1. Fresh install of F-15 with all updates (not updates-testing) 2. Use bluetooth widget to configure phone and setup DUN connection (using N900 with T-Mobile Germany here) 3. Click on the connection in the NetworkManager applet Actual results: Error notification with AVC error, NM status stays "connecting" until I disable Bluetooth. Expected results: Established connection
This is fixed in the latest policy which is available from updates-testing execute # yum update selinux-policy --enablerepo=updates-testing
Closing, should work by now.