[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sharing a NFS mount with samba
>Has any one ever tried to share an NFS mount with a Windows network
>through samba?
>EX: /pub is shared through out the unix network (resides on say a
>solaris box) Linux box has it mounted to /pub and then share this
via
>samba.
> Is it possible?
Sure. You really need to make sure that locking is working on the NFS
"shares". Performance will be much better if you use NFS v3 (which
you need to patch the kernel for) instead of NFS v2.