[Libreoffice-bugs] [Bug 116117] New: No Longer Honoring Umask
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 1 15:07:02 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116117
Bug ID: 116117
Summary: No Longer Honoring Umask
Product: LibreOffice
Version: 6.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: drichard at largo.com
Description:
LO 6.1 snapshot 2018-02-28 is not honoring Linux umask. The files are being
saved 600, even if umask requests 666. This will cause serious problems on
any multi-user deployments.
Steps to Reproduce:
1.Set umask to 000
2.Create a new document, and save
3.Note file permissions
Actual Results:
File is saved 600
Expected Results:
File should be saved 666
Reproducible: Always
User Profile Reset: No
Additional Info:
drichard at desktopnxcloud:/home/largo/tmp$ ls -lad kirk*
-rw------- 1 drichard drichard 8254 Mar 1 10:00 kirk.odt
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180301/df2caa6a/attachment.html>
More information about the Libreoffice-bugs
mailing list