The situation:

server "backup" dumps files from fileserver "main"

main is now a Samba ADS member server

The path in the DLE is /mnt/daten, this is the shared samba-directory as
well.

I chown-ed that directory to assign it to the AD group:

# chown -R nobody:"domain users" /mnt/daten
# chmod -R 0660 /mnt/daten

obviously now the amanda client can't access the files anymore

# chmod -R 0666 /mnt/daten

makes it work but I don't like that ...

And I can't add the local dumpuser amanda to the group in the AD.

How do you solve that most elegantly?

--- have a great 2017 all!

Stefan

Reply via email to