Bug 436856 - nautilus ignores umask when creating new files
Summary: nautilus ignores umask when creating new files
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: nautilus
Version: 4.8
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Tomáš Bžatek
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-10 19:45 UTC by Dave Botsch
Modified: 2018-10-19 21:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-02 17:02:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dave Botsch 2008-03-10 19:45:25 UTC
Description of problem:
if one sets a umask in /etc/profile, nautilus will respect this umask when
creating a new folder. However, when creating a new file, nautilus ignores the
umask and always creates with perms 0600


Version-Release number of selected component (if applicable):
nautilus-2.8.1-4

How reproducible:
100% of time


Steps to Reproduce:
1. Set a umask in /etc/profile (eg 000)
2. In nautilus, right click and select Create - Empty File

  
Actual results:
New file has mode 0600

Expected results:
New file has some other mode depending on the umask setting

Additional info:


Note You need to log in before you can comment on or make changes to this bug.