Matthias Pfützner <matth...@pfuetzner.de>
writes:

> That's normal!
>
> You need to set the "root=" option...
>
> Like in:
>
>      zfs set sharenfs=ro...@192.168.2 pfuetz/smb-share
>
> See "man share_nfs"...

Thanks, it appears I need to add:
      root_mapping=uid
as well

The man page indicates it would be added like:

zfs set sharenfs=ro...@192.168.0.0/24,root_mapping=reader z3/projects

And by cracky, it worked just fine.

Thanks.

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to