Skip to content

Why are the permissions for blobs hardcoded to give only the user access? #155

Description

@enfold-josh

Currently the blobs code creates directories with permissions giving only user read, write and execute and files with permissions giving only user read. This is hardcoded and impossible to change without patching.

We have a client that wants to use solr to index content. To index blobs using collective.solr solr requires permissions to access the blobs on the filesystem. Currently without patching this would require the solr process to run as the same user as the zope processes. This is problematic because the solr process would then have write access to the blobstorage directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions