• @[email protected]
    link
    fedilink
    English
    322 years ago

    It’s the same for Linux though, if you mount any drive, your user or rather UID/GID needs appropriate permissions to perform any action. Can even happen that you mount a disk with your old home directory somewhere and can’t access it because your UID changed between installations (though it’s 1000 for most people).

      • Carighan Maconar
        link
        fedilink
        English
        172 years ago

        You can nuke a linux-permission-controlled folder from an account that does not have that permission? How did you misconfigure your linux to allow that?!

          • Carighan Maconar
            link
            fedilink
            English
            102 years ago

            Aaah, I get it.

            Yeah of course that works. If you disable the entire permission framework, naturally permissions can no longer stop you (this is where something like Bitlocker would step in so that even if someone takes the physical drive out they cannot just read from it).

            But importantly the same would of course work the other way around. Linux permissions mean fuck all if there’s no Linux around to enforce them, you can just delete whatever then.

            • @[email protected]OP
              link
              fedilink
              English
              12 years ago

              but thats the thing that confuses me, what is the point of these permissions if you can just go around them with another os? this is just a limitation for windows itself, i dont get it

              • Carighan Maconar
                link
                fedilink
                English
                62 years ago

                Well how else would that work? You need a piece of software to enforce the permissions. Once that Software is gone, nothing exists to stop you.

                • @[email protected]OP
                  link
                  fedilink
                  English
                  12 years ago

                  but then dont call it a security thing, its just an annoyance. you encrypt your data if you dont want others to read it.

              • Arakwar
                link
                fedilink
                62 years ago

                You’re a sysadmin, you’ll figure it out one day. But here’s a clue : why would you need to protect a windows folder from being written into by windows-based malwares from a linux OS ?