Bug 116841
| Summary: | autofs does not work quite right in enforcing mode | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | kernel | Assignee: | James Morris <jmorris> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | nalin, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-04-05 20:19:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114961 | ||
According to Stephen Tweedie this looks like a kernel problem. Dan AFAIK, this shold be fixed. Is this still a problem? Yeah, it works now. |
Description of problem: autofs prints failure, but manages to mount the filesystem Version-Release number of selected component (if applicable): policy-1.6-6 How reproducible: Every time Steps to Reproduce: 1. cd to some autofs-mounted dir Actual results: avc: denied { read write } for pid=20425 exe=/bin/mount path=socket:[28123] dev= ino=21823 scontext=system_u:system_r:mount_t tcontext=system_u:system_r:automount_t tclass=tcp_socket avc: denied { write } for pid=14897 exe=/bin/bash laddr=172.16.56.125 lport=799 faddr=192.168.10.8 fport=2049 scontext=root:sysadm_r:sysadm_t tcontext=system_u:system_r:mount_t tclass=tcp_socket RPC: sendmsg returned error 13 nfs: RPC call returned error 13 -bash: cd: /mnt/redhat/test: Permission denied Yet, /mnt/redhat is mounted. Expected results: Considerably fewer errors. Additional info: