Bug 146228 - Missing boolean: user_can_mount
Summary: Missing boolean: user_can_mount
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-strict
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-26 05:03 UTC by Ivan Gyurdiev
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-26 18:18:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ivan Gyurdiev 2005-01-26 05:03:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041228 Firefox/1.0 Fedora/1.0-8

Description of problem:
This boolean is nowhere to be found, but it's used to determine
mount access permissions for users. The result is that I can't
mount/umount CDs from the shell.

[root@cobra strict]# grep -R user_can_mount ..
../targeted/src/policy/macros/user_macros.te:ifdef(`user_can_mount', `
../strict/src/policy/macros/user_macros.te:ifdef(`user_can_mount', `

Seems that is the case for targeted too.




Version-Release number of selected component (if applicable):
selinux-policy-strict-1.21.2-7

How reproducible:
Always

Steps to Reproduce:
1. Attempt to mount/umount CDs as a regular user.
    

Additional info:

Comment 1 Daniel Walsh 2005-01-26 18:17:42 UTC
This is a tunable not a boolean :^).

Added it back in

selinux-policy-*-1.21.3-4


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