Skip to content

Problem: Permissions on archivematica_src_dir folder #405

@rayzilt

Description

@rayzilt

On systems where umask is set not default due to stricting, task 'Synchronize requirements' fails with permission denied.
This happens on a system where umask is set '0027', default umask is '0022' as root.

The user 'archiveamtica' is not allowed to change directory into archivematica_src_dir due to in this situation the folder has 0750 permissions. Owner and Group are both root.

I've created a PR which set the mode 0755 on directory creating.

Metadata

Metadata

Assignees

No one assigned

    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