Displaying 1 result from an estimated 1 matches for "mountessambashare".
Did you mean:
  mountedsambashare
  
2003 Jan 16
1
[Fwd: Re: Exporting a samba mount]]
Christopher and the list:
Gee... I wish it would!
My probelm currently is the fact that if I add this line to /etc/exports:
/mnt/MountedSambaShare        somebox(nohide)
I get:
somebox:/mnt/MountesSambaShare: Invalid argument
This happens whether /etc/exports says "somebox(nohide)" or 
"somebox(ro)" or "somebox()".
Note that /mnt/MounteSambaShare is in fact properly mounted via smbmount 
(actually a fstab entry specifying smbfs) ... no problems accessing it 
on the machi...