On Fri, Feb 27, 2009 at 10:59 PM, Alastair Neil <ajn...@gmail.com> wrote:

>
>
> On Fri, Feb 27, 2009 at 10:32 PM, Tim Haley <tim.ha...@sun.com> wrote:
>
>> Alastair Neil wrote:
>>
>>> x86 snv 108
>>>
>>> I have a pool with around 5300 file systems called home.  I can do:
>>>
>>> zfs set sharenfs=on home
>>>
>>> however
>>>
>>> zfs set sharenfs="sec=krb5,rw" home
>>>
>>> complains:
>>>
>>> cannot set property for 'home': 'sharenfs' cannot be set to invalid
>>> options
>>>
>>> I feel I must be overlooking something elementary.
>>>
>>>
>>>
>>> Thanks, Alastair
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> zfs-discuss mailing list
>>> zfs-discuss@opensolaris.org
>>> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>>>
>>
>> Does a by-hand share succeed?
>>
>> I.e, share -F nfs -o sec=krb5,rw /home
>>
>> ?
>>
>> -tim
>
>
>
>
> No,  it says invalid security type.  I am clearly missing something
> elementary.
>

Do'oh

I can tell it's been a while since I did this - forgot to uncomment the
correct lines in /etc/nfssec.conf
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to