Seting up NIS automount on Tru64 UNIX (OSF)

Posted on October 30, 2007 by ZDima.
Categories: UNIX.

Recently I had to enable auto-mounter onTru64 UNIX. The things worked well for NFS host mounts but keep failing the home folders for user login.

The fix was simple. I added following to the end of the automount argument line “/home -nosuid auto.home“.

The full argument line is: “-m /net -hosts -nosuid -M / /home -nosuid auto.home

PS: easy way to setup automount is to use X-window appliaction sysman:

# sysman nfs

no comments yet.

Leave a comment

Names and email addresses are required (email addresses aren't displayed), url's are optional.

Comments may contain the following xhtml tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>