Operating System - Linux
1830172 Members
2751 Online
109999 Solutions
New Discussion

Re: lnx NFS server 10.2 client

 
Mr LAMARTA
Advisor

lnx NFS server 10.2 client

Hi all !
I've a trouble with a Linux Mdk 7.2 NFS server and 10.2 clients.
i'm using autofs (indirect) on 10.2
if my HOME is /nfs/users/toto, when I do a find . in my HOME, I saw the dirs from /nfs/users ! If I try ls ../../../../../toto it works also !
does anyone have ever seen this ? do you have a tip for me ? thanks !
Seb
2 REPLIES 2
Fabi
Occasional Advisor

Re: lnx NFS server 10.2 client

Hi!

Could you send your /etc/exports file please?

Do you have any /etc/auto.home or /etc/auto.master file?

cheers
Mr LAMARTA
Advisor

Re: lnx NFS server 10.2 client

/etc/auto_master looks like :
automount /etc/auto.users

/etc/auto.users looks like :
users tahiti:/export/users

I've installed the recomended patches from HP support team, for NFS/NIS, also for find and ls but the default is still there!

I tried the same conf on UX 11 and it works fine !! does anyone have already experienced this ??
Seb