vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. |
| |||
| On May 2, 4:28 am, Mark Taylor <m...@talk21.com> wrote: > 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, tiger <tajinde...@gmail.com> wrote: > On May 2, 4:28 am, Mark Taylor <m...@talk21.com> wrote: > > > 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. |