Date: Mon, 06 Jul 2015 13:01:52 -0400 From: Quartz <quartz@sneakertech.com> To: FreeBSD Filesystems <freebsd-fs@freebsd.org> Subject: Re: A question about ZFS built-in SMB Message-ID: <559AB480.8090608@sneakertech.com> In-Reply-To: <CAOjFWZ5FLGEVatzE5AMQnz8ocFYMBKUzDEV4qUKj-HE6G0xWsw@mail.gmail.com> References: <5599496C.6010702@sneakertech.com> <20150705210306.GA1048@in-addr.com> <559A08AF.9050809@sneakertech.com> <CAOjFWZ4ktnPGeqKgv-SLtpfEajnYnOQ7rHZr6JYD6jYw6r835A@mail.gmail.com> <559A14DB.3080905@sneakertech.com> <CAOjFWZ5FLGEVatzE5AMQnz8ocFYMBKUzDEV4qUKj-HE6G0xWsw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Linux [...] You can use the share{nfs|smb} properties to > configure the shares, but it's 3rd party software (external to zfs) that > actually does the sharing. > > On FreeBSD [...] You can use the sharenfs property to > configure an nfs share, but it's the 3rd party nfs server that actually > does the sharing. And you need to do everything manually via samba to > share filesystems as the sharesmb property isn't supported. That clears it up, thanks. > Or, you can just ignore the share{nfs|smb} properties and do everything > manually, the way you would for any filesystem. That what we've always been doing, I was just wondering/hoping that maybe there was a simpler way now. Oh well.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?559AB480.8090608>