SAMBA and LINUX clients

Thanks to Rik Harbers who found this solution, we can now attach the Hom-Dir of the SUN network to a LINUX client using the automount.

Procede as follows as root user on the Linux client:

  1. mkdir /data
  2. create and edit /etc/auto.master

  3. create and edit /etc/auto.samba (example as for user rharbers):

  4. start the automounter: /etc/init.d/autofs start

About the auto.samba file