<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - No Longer Honoring Umask"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=116117">116117</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>No Longer Honoring Umask
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.1.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>framework
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>drichard@largo.com
</td>
</tr></table>
<p>
<div>
<pre>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@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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>