Skip to content

Explicitly set default permission settings when generating tmpFiles #108

@doulikecookiedough

Description

@doulikecookiedough

Currently when a temp file is generated for data to be written into (and checksums to be calculated), we are using the default settings which relies on the JVM/system settings. This can potentially cause hashstore objects to be only accessible by a specific user (or specific group, which we made not want to add users to).

Hashstore objects should be group-readable so that we can set-up proper access control to external services (ex. metadig).

To Do:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions