Hi,
I have an nfs export set up as follows in my /etc/exports:
/a spongebob(rw)
Which (surprisingly enough) the machine spongebob can mount OK..
The problem comes where I have some samba mounts on the server located
at /a/mounts/1, /a/mounts/2, /a/mounts/3, etc.. The machine spongebob
can't access anything from inside of the samba mounts.. It can see
that the directories 1, 2, and 3 exist, and can even cd into them. It
just doesn't see any of the files inside and can't open them.
I have been looking at permissions and all the mount points on the
server and they are all owned by the same owner as the rest of /a, so
it should be fine.
The server is running Mandrake 7.x (iirc) and the client is running
Solaris 9. The servers hosting the samba shares are all Windows
2000/XP machines.