Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Backups to SAMBA not working #25

@cbrunet

Description

@cbrunet

I found two problems:

1- in manage.py, line 246, I think you should return if sudo_worker is None. Otherwise, the process captures the log instead of the json response from sudo_worker.py

2- if you mount the cifs using root, only root can write to it. You need to add uid= and gid= options to make it writable from the user.

With those two changes, I finally was able to perform the backup

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions