I'm currently using PBS over NFS ( I know people don't like this setup, but it's a homelab and the performance is excellent for my uses ) with a Unifi UNAS Pro 8. Problem is, the UNAS doesn't support no_root_squash, so the best way I've found to handle this is to manually edit the NFS exports on UNAS to set anonuid/anongid to match with the backups user on PBS. This causes other problems, like the UNAS being unable to sync my offsite backups.
The TLDR; here is that it would be great if I could just change the UID/GID of the backups user on PBS to match the built-in user on the UNAS, but I'm not sure if the system would just keel over if I did that. Is there a way to change the UID/GID of the backups user? I can make it work if not, but it sure would make life easier if I could.
The TLDR; here is that it would be great if I could just change the UID/GID of the backups user on PBS to match the built-in user on the UNAS, but I'm not sure if the system would just keel over if I did that. Is there a way to change the UID/GID of the backups user? I can make it work if not, but it sure would make life easier if I could.