[ 
https://issues.apache.org/jira/browse/DERBY-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681043#comment-13681043
 ] 

ASF subversion and git services commented on DERBY-6258:
--------------------------------------------------------

Commit 1492110 from [~knutanders]
[ https://svn.apache.org/r1492110 ]

DERBY-6258: Restrict permissions on BACKUP.HISTORY
                
> Restrict permissions on BACKUP.HISTORY
> --------------------------------------
>
>                 Key: DERBY-6258
>                 URL: https://issues.apache.org/jira/browse/DERBY-6258
>             Project: Derby
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 10.9.1.0, 10.10.1.1
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>         Attachments: derby-6258-01-a.diff
>
>
> DirFile4.getOutputStream(boolean) does not restrict the file permissions on 
> the file if it ends up creating a new file.
> This method is only used for writing to BACKUP.HISTORY during backup. The 
> BACKUP.HISTORY file in the backup does have restricted file permissions, it 
> is only the file in the original database that is created with less 
> restrictive permissions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to