--- Tim Wunder <[EMAIL PROTECTED]> wrote: > On Friday 01 August 2003 11:09 pm, someone claiming > to be Gary Wilson wrote: > > --- Michael Hipp <[EMAIL PROTECTED]> wrote: > > > Would NFS be a good way to make the shared > folder > > > available to ServerA > > > and then share it with Samba? Can NFS and Samba > work > > > with the same > > > directory and not collide? > > > > NFS works just fine with Samba. You can use an NFS > > mount and make it a Samba share. > > > > Which is different from sharing the same directory > via NFS and SMB at the > same time. That, as I understand it, can be a > problem. So as long as the NFS > mount isn't used as an NFS mount by other *n*x > users, sharing an NFS mount > via Samba should work fine. >
True. Very true. And I should have also added that it is not secure over the Internet. You still need to tunnel it. As someone else has already mentioned, stunnel (see http://www.stunnel.org/examples/) is being used successfully for secure samba connections over the Internet. Don't know about FreeSWAN, never used it with Samba. Gary __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
