On Thu, Jun 05, 2003 at 02:45:04PM -0800, [EMAIL PROTECTED] wrote:
> Ok, here is what I am trying to do. I am trying to mount a samba served
> directory on a remote system onto my local system. Both servers are
> running freebsd4.8. I want to mount the remote directory with the
> priveliges of the
::bump::
Has anyone got a suggestion for this? I've also tried to do this in the same manner
(a la Linux) and been equally as frustrated. "man mount" describes lots of options
for the command, but it does not go into all of the "-o" options, which are
(apparently) what we're looking for here.
this isnt a a direct solution, but have you considered using nfs
instead? it seems to be the better tool between unix systems.
yussef
On Thu, 05
Jun 2003 14:45:04-0800(AKDT) [EMAIL PROTECTED] wrote:
> Ok, here is what I am trying to do. I am trying to mount a samba
> served directory on a remote
Ok, here is what I am trying to do. I am trying to mount a samba served
directory on a remote system onto my local system. Both servers are
running freebsd4.8. I want to mount the remote directory with the
priveliges of the remote owner of the directory onto my local system.
In Linux I can do it t