I have a windows server 2019 hosting a shared folder I need to backup. My backup server is a linux machine and I always PULL the backups instead of PUSH.
I created a "backup_user" on my windows server and added him in the "backup operators" group. I also added "backup operators" in read only in the shared folder access list and in the ACL of the folder itself. But when accessing this share from another machine, my backup user can't access everywhere. I have some "private" folders with limited rights I can't backup.
Are the backup operators only for local use ?
SOLUTION:
Finally defined access rights everywhere for my backup user and everything is fine with my rsync oven CIFS mount.