NFS Automount problem

2007-12-25 4:46:00

hi friends

heeeeeeeeeeeeeeeeeelp !!!

i have an NFS and NIS server... NFS clients are getting permission
denied when doing a directory listing (ls) or changing directory (CD)
to an automounted nfs filesystem...

I've checked the permission of the shared directory and the NFS
permission and all looks good.. Am i missing something ?

# more /etc/dfs/dfstab
share -F nfs -o ro,anon=0 -d "SUN EIS CD" /export/SUN_EISCD

# showmount -e <nfs_servername>
/export/SUN_EISCD <everyone>

# ls -ld /net
dr-xr-xr-x 2 root root 2 Apr 5 08:52 /net

# ls -ld /net/jumpstart/export/SUN_EISCD
dr-xr-xr-x 1 root root 1 Apr 5 12:10
/net/jumpstart/export/SUN_EISCD

# ls -l /net/jumpstart/export/SUN_EISCD
/net/jumpstart/export/SUN_EISCD: Permission denied

# cd /net/jumpstart/export/SUN_EISCD
/net/jumpstart/export/SUN_EISCD: permission denied

Thanks !
G

Comments

Got something to say?

You must be logged in to post a comment.