Bug 444331 - rpcbind fails for selinux
Summary: rpcbind fails for selinux
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpcbind
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-27 10:14 UTC by morgan read
Modified: 2008-10-29 18:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-29 18:48:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
setroubleshoot output (2.66 KB, text/plain)
2008-04-27 10:14 UTC, morgan read
no flags Details
exports (183 bytes, application/octet-stream)
2008-04-27 10:20 UTC, morgan read
no flags Details

Description morgan read 2008-04-27 10:14:52 UTC
Description of problem:
Working with nfs caused this...

Version-Release number of selected component (if applicable):
[root@morgansmachine ~]# rpm -q rpcbind
rpcbind-0.1.4-13.fc8

How reproducible:
Not sure...

Steps to Reproduce:
1. Do some work with nfs I guess
2.
3.
  
Actual results:
selinux failure

Expected results:
no selinux failure

Additional info:
attached

Comment 1 morgan read 2008-04-27 10:14:52 UTC
Created attachment 303909 [details]
setroubleshoot output

Comment 2 morgan read 2008-04-27 10:20:37 UTC
Created attachment 303910 [details]
exports

Steps to Reproduce (update:-)
1. Create these exports

Comment 3 Steve Dickson 2008-10-28 16:00:37 UTC
Is this still happening with the latest polices?

Comment 4 morgan read 2008-10-29 04:47:18 UTC
No, seems fixed

Created the "test" export without any apparent problems:

/NFS4exports                   192.168.1.0/255.255.255.0(rw,sync,nohide,fsid=0,no_root_squash)
/NFS4exports/yum               192.168.1.0/255.255.255.0(rw,sync,nohide,no_root_squash)
/NFS4exports/test              192.168.1.0/255.255.255.0(rw,sync,nohide,no_root_squash)


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