Hi, I'm running the 2008.11 release of opensolaris. Currently, I am trying to connect to the opensolaris ZFS server using a Mac OS X client. I am sharing a ZFS filesystem using the "sharenfs" option. Now I am running into a UID/GID problem.
My UID on the Mac is 501 in group 20. This is not consistent with the username that needs to be used on the share. As - for practical reasons - I can't change the UID of my user account on OS X, I need to know: Can I do UID/GID mapping on opensolaris? The UID 501 (from the mac) needs to be translated to is 101 (on the opensolaris machine). UID/GID mapping would be one solution, however, an easier one may be sufficient: Can I force OS X clients that connect to the share to be default mapped to the anonymous user with rw permissions? Security is not so much a concern for the setup I'm looking at. Thanks a lot for your help, Dominik