User Tools

Site Tools


ds:file_mode_creation_mask

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ds:file_mode_creation_mask [2015/06/29 11:04]
tmilosic
ds:file_mode_creation_mask [2015/07/13 13:44]
tmilosic [Setting umask globally]
Line 1: Line 1:
-1====== File Mode Creation Mask ======+====== File Mode Creation Mask ======
  
 A change of the file mode creation mask on our server infrastructure \\ A change of the file mode creation mask on our server infrastructure \\
Line 63: Line 63:
 <code>umask 022</code> <code>umask 022</code>
 has been changed to has been changed to
-<code>umask 007</code>+<code>umask 002</code>
  
-This automatically sets umask to 007 on login.+This automatically sets umask to 002 on login.
  
 ===== Servers we don't have root access to ====== ===== Servers we don't have root access to ======
ds/file_mode_creation_mask.txt · Last modified: 2015/07/13 13:44 by tmilosic