Post #1539670
2025-11-21 07:25 UTC
@breiti @daandemeyer @pid_eins
That's explained in the initial post. With sudo or regular run0, any new files are owned by root.
Replies (1)
-
@breiti@mastodon.social 2025-11-21 07:35
@nik @daandemeyer @pid_eins ok but isn’t the problem in this case that in both cases a user is able to write undesired files in /etc that’s supposed for admin configs? I feel like sshd checking the owner of the files is a nice bonus but that shouldn’t be relied on as you imply. I assume there will be a possibility to configure what/if a person can do with run0?