![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with automount in Aix | sriram.s | AIX | 6 | 05-02-2007 11:13 PM |
| automount question | XNOR | UNIX for Dummies Questions & Answers | 8 | 04-24-2007 04:09 PM |
| CD automount does not work | aribault | SUN Solaris | 3 | 06-29-2006 02:26 AM |
| AutoMount | janavenki | UNIX for Advanced & Expert Users | 7 | 09-13-2004 04:16 AM |
| automount | hassan2 | UNIX for Advanced & Expert Users | 4 | 10-31-2002 08:11 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Automount
My site has a few sun solaris server including out NIS server and NFS server on solaris machines. we also have few suse linux and redhat linux machine.
All our home directory is on our NFS server(sun Solaris) and this is automounted through /etc/auto_master and /etc/auto_home this worked fine all our sun machine, so I can log on to any Sun machine and get my home directory but when I try logon to linux machine I get the following "Could not chdir to home directory /home/lion/staff/hassan: No such file or directory" on my linux /var/log/messages I get the following automount[30261]: attempting to mount entry /home/lion humboldt automount[30306]: lookup(file): lookup for lion failed my auto.home looks like this on linux just like my sun machines +auto.home my auto.master looks like /- auto.home -rw,hard,intr,quota,nosuid,browse Can you help? please. it works fine on Sun but not on any on my linux machines. |
| Forum Sponsor | ||
|
|
|
|||
|
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. |
|||
| Google UNIX.COM |