On Mon, 2002-10-07 at 12:36, [EMAIL PROTECTED] wrote: > You could do... > > /etc/fstab > <snip> > IP_MACHINE_1:/home /home nfs auto,rw 0 0 </snip>
I created a /home2 mount point and put it there and just edited the local copy of /etc/passwd and told it the new location of my home directory. Not the prettiest solution but works very reliably. > ps. I assume you have the same uids and gids for each user and group on both > machines?? > check /etc/passwd and /etc/group yep they are, I am almost tempted to run NIS from one of the machines to make this more transparent. Mark
