On Sat, May 13, 2017 at 9:02 PM, Kim Blackwood
<bluechildcry...@yandex.com> wrote:
> problem with the abovesetup. However, migrating to OpenBSD on my personal
> laptop and desktopI suspect will give me some problems mounting both
> Samba shares andexternal drives. We could change the file systems on the
> external drives to say EXT2 ifthat's a "good" idea or NTFS if that's
> better supported, I don't know.Both read and write access is needed. The
> Samba boxes aren't going to change as to many people use those. Iremember
> something about sharity-light in the past, but that was notvery good back
> then. How do you guys do it? Is it even doable running only OpenBSD on
> myboxes in such an environment? Thank you for your time. Kind regards, Kim

What I do in this situation is dual-mount the volumes using both Samba and NFS.
The systems that work better with SMB (e.g. Windows) can then use Samba, while
the system that work better with NFS (OpenBSD) can use that.

Of course for this to work your servers need to be able to support
both NFS and Samba.
I use OpenBSD as a file server and it can do this without any difficulty.

-ken

Reply via email to