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:
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.