My laptop lives in two separate environments, work and home, both have NFS services but the name spaces are not the same. My login name at home is not the same as my login name at work.
With NFS versions 2 & 3 I could get a good approximation to a working NFS system by using the same UID for me at home as I have at work. With NFS v4 that no longer works however I think I should now be able map one user to another so that my laptop knows that when it is on one network it maps work_login at sun.com to be home_login at home.network so that NFS will work. However I can see no way to actually achieve this. Is there a way? --chris This message posted from opensolaris.org