
Parameter
install/umask
Short text
Mask for modifying the file permission bits
Parameter Description
Whenever files need to be created, the kernel often uses this mask to modify the permission bits intended for the file in question.
Application Area
Install
Parameter Unit
9 bits
Default Value
000 – no additional restriction; 077 – recommended for the most security
Operating System Restrictions
UNIX only
Database System Restrictions
—
Are other parameters affected or dependent?
—
Values allowed
9 bits in octal format


