Microsoft
Software
Hardware
Network
Question : help with permissions on a NFS mount
Hello,
I have a box that mounts the nfs partition like
mount 192.168.0.101:/home /calgaryHome
on the box 192.168.0.101 in /etc/exports i have
[root@calgary]# cat /etc/exports
/home 192.168.0.221(ro)
The nfs mounts fine
but when i try to list a directory it looks like
[root@duffman ~]# ls -ls /calgaryHome/mydir
total 0
??--------- ? ? ? ? ? athorize
??--------- ? ? ? ? ? files
??--------- ? ? ? ? ? files.tar.gz
??--------- ? ? ? ? ? twitter_312.zip
So what am i missing??
thanks for any help
Randy
Answer : help with permissions on a NFS mount
fixed
# cat /etc/exports
/home 192.168.0.221(ro,no_root_s
quash)
Random Solutions
Long delay in getting desktop after I login
Network Traffic Slow One Direction (TCP Retransmits)
Ping time fluctuated
Printer Permissions Question
CIsco GBIC
Cisco TSP and Outlook 2007
backup wireless network list
SSL enabling OWA using your own Certificat Authotity
CCNA1, Topology diagram
Static IP to DHCP Network Conversion