The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




Thread: Automount
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-19-2004
hassan2 hassan2 is offline Forum Advisor  
Registered User
  
 

Join Date: Mar 2002
Location: London, England
Posts: 262
Problem fixed

I changed my auto.master so that is reference auto.home.

so on my auto.master looks like

/home/lion /etc/auto.home

and my auto.home looks likes

* -rw,nosuid,hard,intr server1:/export/home/lion/&

then restarted autofs

this solved the problem.