I think I set up nfs on 9.04 correctly, but unfortunately, my wife's username is different on her mac than on my ubuntu machine. I think that's why when I try to mount the nfs disk, it asks for a password, but no username (and thus I don't have the right password).
What's the BEST way to still have user authentication but allow access to her username on the mac. I'm thinking 1 of these three might do it:
1) add a user with the correct permission that has a username that matches her mac username with the same passwd.
or
2) figure out how to specify user when mounting an nfs drive (the internet and this forum seems to indicate this is not possible
or
3) make a setting in /etc/exports that somehow maps her imac username to the linux UID.
Does anyone have any suggestions on the best way? I'd prefer NOT to do 1, but if it's the best way, then so be it.
Kurt
What's the BEST way to still have user authentication but allow access to her username on the mac. I'm thinking 1 of these three might do it:
1) add a user with the correct permission that has a username that matches her mac username with the same passwd.
or
2) figure out how to specify user when mounting an nfs drive (the internet and this forum seems to indicate this is not possible
or
3) make a setting in /etc/exports that somehow maps her imac username to the linux UID.
Does anyone have any suggestions on the best way? I'd prefer NOT to do 1, but if it's the best way, then so be it.
Kurt
Comment