[nfs-discuss] NFS home sharing

2009-11-14 Thread Robert Gordon
Guess i shouldn't reply from my junk folder huh ? :) On Nov 14, 2009, at 5:42 PM, Robert Gordon wrote: > > Seem like you might have non-matching nfsv4 domains. > > For Linux, see "man rpc.idmapd" and the -d option, it should match > (on open solaris) > > # cat /var/run/nfs4_domain > my_v4_

[nfs-discuss] NFS home sharing

2009-11-14 Thread Robert Gordon
Seem like you might have non-matching nfsv4 domains. For Linux, see "man rpc.idmapd" and the -d option, it should match (on open solaris) # cat /var/run/nfs4_domain my_v4_domain.com should you wish to alter the nfsv4 domain for solaris you can do this: # pfexec sharectl set -p nfsmapid_doma

[nfs-discuss] NFS home sharing

2009-10-30 Thread Grant
Tom, Thanks for the direction. I have got it working and understand why! Grant. -- This message posted from opensolaris.org

[nfs-discuss] NFS home sharing

2009-10-29 Thread Tom Haynes
Grant wrote: > I am currently trying to move my users home directories to a server running > opensolaris 2009.06. > > I have created an /export/home file system, then a child file system for each > user. So when I go and mount the /export/home file system I get directories > that are all owned

[nfs-discuss] NFS home sharing

2009-10-29 Thread Grant
I am currently trying to move my users home directories to a server running opensolaris 2009.06. I have created an /export/home file system, then a child file system for each user. So when I go and mount the /export/home file system I get directories that are all owned by root and empty. If