umask value is subtracted from sysyem deault for the
file creation how to set this default value ?
http://www.experts-exchange.com/OS/Unix/Q_10887101.html
Zones:
UnixDate Answered: 09/09/2000 Grade: C Views: 4
When would you use umask? Cant you just use chmod instead? I know umask is used to set default permissions, but I do not understand when/how it would be used. Can anyone shed some light?
Thanks
http://www.experts-exchange.com/OS/Linux/Q_21385593.html
Zones:
LinuxDate Answered: 04/12/2005 Grade: A Views: 4
i am working on a web project that runs on freebsd.
currently all the file that created dynamically by the internet user (they upoad file through web browser) has a default file permission of 06...
http://www.experts-exchange.com/OS/Linux/Setup/Q_21769521.html
Zones:
Linux SetupDate Answered: 03/22/2006 Grade: C Views: 0
What is the "generally accepted" recommendation for the system umask setting for an AIX 5.3 system ?
Our non technical auditors are recommending 026.
http://www.experts-exchange.com/OS/Unix/AIX/Q_21781352.html
Zones:
AIX UnixDate Answered: 04/26/2006 Grade: A Views: 0
1) What is /etc/profile? is mean that all the user that log in to the system will run /etc/profile?
2) What is the suggested value of umask?
http://www.experts-exchange.com/OS/Linux/Q_21840584.html
Zones:
LinuxDate Answered: 05/31/2006 Grade: A Views: 0
Where is the best place to set a 'umask' for the 'www' account in OpenBSD 4.1
It looks like I could possibly issue a umask in /etc/rc but that seems like a bad idea.
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22578238.htm...
I have a production server which running currently. I given order to change the /etc/init.d/functions umask from 022 to 027.
1- after change it, how to restart it? because there is not restart ...
http://www.experts-exchange.com/OS/Linux/Q_22969526.html
Zones:
LinuxDate Answered: 11/19/2007 Grade: A Views: 24
I want to set the umask so that a directory and its files are created with rw for all. How can I call umask from within my code? I believe I'm looking for umask 111, but what is the syntax?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20101093.html
Zones:
C++Date Answered: 04/03/2001 Grade: A Views: 0
I cannot get umask to work in my csh. For instance:
umask 002
touch file1
ls -l file1
-rw-rw-r-- file1
what's up?
There must be something taking precedence. What? I would like to know ...
http://www.experts-exchange.com/Programming/Misc/Q_20804596.html
Zones:
ProgrammingDate Answered: 05/08/2004 Grade: A Views: 0
Although I know the answer to the first part of this question, the
issue is still not 100% clear. The first question is, what is the
difference between the option rw vs. umask in a mount call? ...
http://www.experts-exchange.com/OS/Linux/Setup/Q_21159714.html
Zones:
Linux SetupDate Answered: 10/11/2004 Grade: A Views: 0