GNOME Bugzilla – Bug 529825
umask set on terminal does not apply
Last modified: 2008-05-28 00:19:44 UTC
Please describe the problem: umask value is critical in security. It appears that setting the umask value for a user via terminal does not apply when creating a folder or file in the GUI. This seems to be a very embarrassing thing to happen. Steps to reproduce: 1. For example, login as userabc and set the umask via terminal>umask 0077 2. mkdir umask, ls -ld umask, 3. In graphical mode, create a folder called UMASK. In terminal>ls -ld UMASK will show the permissions set not according to the umask value Actual results: Expected results: Does this happen every time? Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 516429 ***