Hello Kevin,

Wednesday, February 7, 2007, 9:39:35 PM, you wrote:

KB> Hello, I test right now the beauty of zfs. I have installed
KB> opensolaris on a spare server to test nfs exports. After creating
KB> tank1 with zpool and a subfilesystem with zfs tank1/nfsshare, I
KB> have set the option sharenfs=on to tank1/nfsshare.

KB> With Mac OS X as client I can mount the filesystem in Finder.app
KB> with nfs://server/tank1/nfsshare, but if I copy a file an error
KB> ocours. Finder say "The operation cannot be completed because you
KB> do not have sufficient privileges for some of the items.".

KB> Until now I have shared the filesystems always with samba so I
KB> have almost no experience with nfs. Any ideas?

In short - make sure your UID on Mac is enough to access the files on
nfs (as it would be if you would try to access those files locally).
Or perhaps you tried from user with uid=0 in which case it's mapped to
nobody user by default.

-- 
Best regards,
 Robert                            mailto:[EMAIL PROTECTED]
                                       http://milek.blogspot.com

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to