Luis Rodrigues wrote:
On Tue, 13 Jun 2006 09:28:33 -0400
Gary Dale <[EMAIL PROTECTED]> wrote:
It's not a problem. I export my Samba shares using NFS too. That way, my
Linux boxes don't need to run the Samba client. Just NFS-export them
normally. There don't seem to be any strange interactions.
How are you exporting from /etc/exports?
What parameters are you using to mount the smb filesystem?
If it work for you has to work for me :-p
Best regards,
Luis
everything is as per a normal NFS export
/path/to/share 192.168.2.99(rw,sync)
for each share. Then in /etc/fstab I use
server:/path/to/share /mnt/point nfs user,rw,hard,intr 0 0
Like I said, just do it normally. The fact that the shares are also
available using Samba is irrelevant.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba