💾 Archived View for 050821.xyz › gemlog › rsync-auth-failure.gmi captured on 2022-04-28 at 17:15:22. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
After correctly added 'auth users' and 'secrets file',
the authentication still not working.
This is because Rsync has a security check on the permission
of secret file. It should only be readable from root.
So this command can fix:
$ chmod 600 /path/to/secret