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
Redirect URL to External Server keep domain name in Address Bar
how far can i run a cat5 without attenuation??
Would the disabling the open relay affect the sending email on mobile phone (POP)
How to get SLP.NLM load and continue through loadstage 3
Network install Windows 2000 error - unable to install windows boot loader
Disable a specific network connection ie: network card using vb script
Logging ADSL disconnections
Wireless network connection using Linksys Wireless G broadband router keep connecting and disconnecting
Problems while connecting through Cisco Systems VPN Client Version 4.6.02.0011
rcmd \\remote_host "dir \\another_host\foler" returns 'Access denied'