1829905 Members
1543 Online
109993 Solutions
New Discussion

NIS+,NFS

 
Schelstraete Bart_1
Frequent Advisor

NIS+,NFS

Hello,

I want to export users their homedirectory with Automount and NIS+.
That works, but those home directory's are always owned by root, instead of that particular user.
So the user can't change anything in that homedirectory...does somewhone knows how to solve that problem?

(Operating system: HP-UX 11.0)
2 REPLIES 2
Gnananandhan
Frequent Advisor

Re: NIS+,NFS

Hi,
Check your exports file whether you have given READ an WRITE access. and in your /etc/auto_master ensure you have included the option "nosuid".

Regards,
Gnana A.
If there is a better way to do it, find it !
Schelstraete Bart_1
Frequent Advisor

Re: NIS+,NFS

I think that I have wrong /etc/auto_master file.
Can somebody send me an example of such a file for exporting users home directories?