Hi there,
We have a couple of axp 3000/400's running DUX 2.0, with user-disks connected to each
machine. All machines use the same password-file from the NIS-server and all disks
are NFS-reachable with the automount-daemon via the NIS-supplied files auto.master
and auto.home, so each user can logon to each machine using the same logindirectory.
Now I want to mount each disk at a mountpoint with the same name as on the server so
the complete name is NOT prefixed with /tmp_mnt. This prefix causes problems using
programs that save the complete filename in files for later use. (when a user logs in later
to a machine with his home-diretory physically connected, this prefix is not recognized)
For instance /home/g10/u3 should be mounted on /home/g13/u3 in stead of at /tmp_mnt/home/g13/u3
auto.master:
/- auto.home -rw,bg,intr,timeo=30
auto.home (partial):
..
/home/g11/uvd3 axp11.iend:/home/g11/uvd3
/home/g12/nwosd axp12.iend:/home/g12/nwosd
..
/home/g13/u2rdd axp13.sdd:/home/g13/u2rdd
/home/g13/u3 axp14.llm:/home/g13/u3
..
C.J. Bol
Agricultural University Wageningen.
Email: bol_at_rcl.wau.nl
Received on Mon Feb 12 1996 - 17:40:57 NZDT