I have been using fedora for some time sucessfully and could mount and use out corporate file server. Since I have been using F7T4 I can no longer access my files :(<br><br>I have had a quick google but can&#39;t figure out the problem, any suggestions?
<br><br>[root@hook ~]# cat /etc/fstab <br>files:/mnt/raiddisk&nbsp;&nbsp;&nbsp;&nbsp; /mnt/raiddisk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nfs defaults,rsize=8192,wsize=8192 0 0<br>ftp:/var/ftp/pub&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /mnt/ftp/pub&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nfs defaults,rsize=8192,wsize=8192 0 0<br>
[root@hook ~]# df -h<br>Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size&nbsp; Used Avail Use% Mounted on<br>ftp:/var/ftp/pub&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 270G&nbsp; 252G&nbsp; 5.0G&nbsp; 99% /mnt/ftp/pub<br>[root@hook ~]# mount -a<br>mount: files:/mnt/raiddisk failed, reason given by server: Permission denied
<br><br>[root@neo05 root]# cat /etc/redhat-release <br>Red Hat Enterprise Linux ES release 3 (Taroon Update 8)<br>[root@neo05 root]# cat /etc/exports <br>/mnt/raiddisk&nbsp;&nbsp; <a href="http://192.168.0.0/255.255.0.0(async,rw)">
192.168.0.0/255.255.0.0(async,rw)</a> <a href="http://172.16.0.0/255.255.0.0(async,rw)">172.16.0.0/255.255.0.0(async,rw)</a>&nbsp; *.???.???.gov.au(async,rw,no_root_squash) <br><br>[root@neo05 root]# tail -3 /var/log/messages<br>
May 21 09:18:33 neo05 nmbd[8815]:&nbsp;&nbsp; This response was from IP <a href="http://172.16.255.254">172.16.255.254</a>, reporting an IP address of <a href="http://172.16.255.254">172.16.255.254</a>. <br>May 21 09:18:54 neo05 rpc.mountd
: authenticated mount request from hook.???.???.gov.au:630 for /mnt/raiddisk (/mnt/raiddisk)<br>May 21 09:18:54 neo05 rpc.mountd: getfh failed: Operation not permitted<br><br>