After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 529825 - umask set on terminal does not apply
umask set on terminal does not apply
Status: RESOLVED DUPLICATE of bug 516429
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.20.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-25 04:14 UTC by Ravindranath Akila
Modified: 2008-05-28 00:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Ravindranath Akila 2008-04-25 04:14:52 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:
Comment 1 Cosimo Cecchi 2008-05-28 00:19:44 UTC
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 ***