That was a “fun” debugging session…

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    21 hours ago

    Worse, it preserves “special” files like the ones in /dev or /var which aren’t removable by anyone other than root. Love extracting a system file backup in my file server as a regular user in order to get just a few files out of it, and promptly not being able to fully delete it afterward without SSHing into the server and using sudo.

    I don’t get how a regular user can even create files like that. Sounds like a security vulnerability.