LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   nfs umask setting (https://www.linuxquestions.org/questions/linux-newbie-8/nfs-umask-setting-363744/)

mvo 09-15-2005 05:58 PM

nfs umask setting
 
When a client writes a file to a nfs share, i want permission 777 of that file.
how do I achieve that, fstab does not seems to support 'umask=0' for nfs...
what other possibilities do I have?
Doing after everylogin a umask 0 does not seem to me to be a preferred solution

foo_bar_foo 09-16-2005 09:52 PM

no mount option for umask with nfs for Linux
i think nfs inherits umask from init and i don't think there is a way to controll it
this is one of those things where other Unix flavors you can contrll it i think
i know on IBM Unix there is a simple environment variable specifically for this
always wondered why not for Linux.
I guess for security
speaking of security
are you sure you want nfs shares to be 777 ?


All times are GMT -5. The time now is 08:21 PM.