• ramble81@lemm.ee
    link
    fedilink
    arrow-up
    42
    ·
    12 hours ago

    Honestly we do that when we ask and no one speaks up. Lovingly called the “scream test” as we wait to see who screams.

        • superkret@feddit.org
          link
          fedilink
          arrow-up
          2
          ·
          1 hour ago

          I don’t understand how that is even possible.
          Are there no logs? No documentation? Does everyone share an admin user with full rights?
          I mean, there has to be a way to find out who accessed the machine last time.

          • GreenKnight23@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            5 minutes ago

            company a gets bought by company b. company b fires 50% of company a.

            even a scream test won’t get you answers because nobody is around that could complain nor know where the docs are.

          • ramble81@lemm.ee
            link
            fedilink
            arrow-up
            4
            ·
            edit-2
            1 hour ago

            You’d be surprised with inheriting tech debt. Quite often there’s no documentation, the last person to log in to the system is an admin that quit 3 years ago, but it doesn’t much matter because that’s only for a direct console login which normal users don’t do when accessing the application. With tribal knowledge gone and no documentation, only when you pull the network for a bit do you discover that there was this one random script running on it that was responsible for loading up all the needed data in the current system, when 9 of the other 10 times those scripts were no longer needed.

            In a perfect world you’d have documentation, architecture and data flow diagrams for everything, but “ain’t nobody got time for that” and it doesn’t happen.

            • superkret@feddit.org
              link
              fedilink
              arrow-up
              2
              ·
              1 hour ago

              Had that the other way around recently. A docker container failed to come back up after I had updated the host OS.
              Was about ready to restore the snapshot, when I looked further back in the logs on a hunch.
              Turns out that container hadn’t worked before the update either. The software’s developer is long gone, and no one could tell me what it was supposedly doing.

    • FigMcLargeHuge@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      27
      arrow-down
      1
      ·
      12 hours ago

      I guess it depends on where you work. This was a large datacenter for a very large health insurance company. They made it a point later that day to remind people that it was a fireable offense to mess with production machines like that on purpose. And evidently the service he disabled was critical enough that it didn’t take long for the hammer to come down. There were plenty of ways to find out who owned the machine, he just chose the easiest and got fired on the spot for it.