Have you tried mounting the directory manually ? does it mount ? that
would be the first place to start ..
Rgds
Mark Taylor
This is a discussion on Autofs issue with home directory on AIX - Aix ; I'm having trouble get user's home directories to mount via the Automounter on AIX 5.3 NIS client. The directories are exported from a Solaris NFS file Server. If I cd to "/home/user" I get a message about permission denied. If ...
I'm having trouble get user's home directories to mount via the
Automounter on AIX 5.3 NIS client. The directories are exported from a
Solaris NFS file Server. If I cd to "/home/user" I get a message about
permission denied. If I cd to /home and do a "ls" the the "user"
directory shows up. Rest of all the NFS mounts are working fine on the
same machine. Its some thing wrong with /home automount. NFS server
side is perfect because /home is fine on rest of all the AIX servers.
Anybody have same problem on AIX fresh install could help me out.
Have you tried mounting the directory manually ? does it mount ? that
would be the first place to start ..
Rgds
Mark Taylor
On May 2, 4:28 am, Mark Taylorwrote:
> Have you tried mounting the directory manually ? does it mount ? that
> would be the first place to start ..
>
> Rgds
> Mark Taylor
Manual mount works fine. even all the other automounts works fine
except /home
Thx
On May 2, 10:50 am, tigerwrote:
> On May 2, 4:28 am, Mark Taylorwrote:
>
> > Have you tried mounting the directory manually ? does it mount ? that
> > would be the first place to start ..
>
> > Rgds
> > Mark Taylor
>
> Manual mount works fine. even all the other automounts works fine
> except /home
>
> Thx
Thanks for your reply i got my problem solved.
after executing #/usr/sbin/compat_automount everything start working
fine.