On Sep 12, 2007, at 12:33 PM, Matt Bailey wrote:

> Security is not a concern.
>
> I have access to place code onto ServerB but not on the NFS Server.
> The clients that are accessing the NFS share need the code on ServerB
> and files on the NFS server.  So In order to co-locate the code and
> files I would like to re-share from ServerB to any number of clients.
>
> It is not a matter of the clients not being allowed access to the
> NFS server.  It's a matter of having control over on box and not
> another.

is ServerB an NFS Server and is the 'code' (presumably an executable)
shared ? If so then the clients could achieve the desired result by:

        /net/ServerB/export/my_program /net/nfs_server/export/my_files

--
Robert.

Reply via email to