Hey guys, Based on number 1 at posts count you can understand that I'm sort of a noob here, so be a patient to me little bit if I'll ask some stupid questions. :)
Currently I'm trying to replace freebsd 8 installation with osol (134). It has more positive steps than negative except the one problem. I sucessfuly shared zfs volume thru NFS by this command: pfexec zfs set sharenfs=ro...@192.168.0.0/16,root_mapping=tpaktop tp0 It works completely okay at all. I mounted that share on BSD and everything looks good except wrong owner group. It's some unknown 101 which is not equal to any OSOL or BSD groups. I tried to set group in nfs share: pfexec zfs set sharenfs=ro...@192.168.0.0/16,root_mapping=tpaktop tp0 but this syntaxis is unacceptable. What an I doing wrong? How I can set it to group STAFF which is best suitable for me? -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org