|
Home > Archive > Unix administration > September 2005 > re-exporting cifs or nfs mount
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
re-exporting cifs or nfs mount
|
|
| kamedodji@yahoo.fr 2005-09-09, 2:49 am |
| Hi everybody!
i'm tryng to export one ressource which is a cifs mount point.
In other word, on computer A, i first mount a cifs ressource via a
samba or win server, say S. Give /export
to this cifs mount point.
So now, a try to export /export repertory to a nfs client, say C.
This export work well, but on client C, a can't import /export
ressource from A.
Can someone known if this configuration is possible at first and in
this case when can'i do it.
Thanks
Kwame
| |
| Doug Freyburger 2005-09-09, 5:54 pm |
| kamedodji@yahoo.fr wrote:
>
> i'm tryng to export one ressource which is a cifs mount point.
> In other word, on computer A, i first mount a cifs ressource via a
> samba or win server, say S. Give /export
> to this cifs mount point.
> So now, a try to export /export repertory to a nfs client, say C.
> This export work well, but on client C, a can't import /export
> ressource from A.
> Can someone known if this configuration is possible at first and in
> this case when can'i do it.
This is called proxy export. In general it is forbidden.
There are programs that do it but no such program is a
part of any default distribution of any UNIX-like.
|
|
|
|
|