One chestnut from my history in lottery game development:

While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.

Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.

  • @[email protected]
    link
    fedilink
    1258 months ago

    Took away Admin rights, so everytime you wanted to install something or do something in general that requires higher privileges, we had to file a ticket in the helpdesk to get 10 minutes of Admin rights.

    The review of your request took sometimes up 3 days. Fun times for a software developer.

    • @[email protected]
      link
      fedilink
      548 months ago

      We worked around this at my old job by getting VirtualBox installed on our PCs and just running CentOS or Ubuntu VMs to develop in. Developing on windows sucks unless you’re doing .NET imo.

      • @[email protected]
        link
        fedilink
        28 months ago

        Developing on VMs also sucks, neverending network issues on platforms like Windows which have a shitty networking stack (try forwarding ports or using VPN connections).

        In fact, Windows is just a shitty dev platform in general for non-Microsoft technologies but I get that you needed to go for the least shit option

        • @[email protected]
          link
          fedilink
          28 months ago

          Yeah fortunately we didn’t need to do any port forwarding or anything complex for networking for developing locally. It was definitely much easier for us. I don’t like Apple, but I didn’t mind my other old job that gave us MacBooks honestly.

    • @[email protected]OP
      link
      fedilink
      English
      438 months ago

      Oh shit, you just reminded me of the time that I had to PHONE Macromedia to manually activate software because of the firewalling. This was after waiting days to get administrative permission to install it in the first place.

      “Thank you” for helping resurface those horrible memories!

      I don’t miss those days.

    • @[email protected]
      link
      fedilink
      English
      8
      edit-2
      8 months ago

      During those 10 minutes of admin rights:

      net user secretlocaladmin * /add
      net localgroup administrators secretlocaladmin /add
      
        • @[email protected]
          link
          fedilink
          1
          edit-2
          8 months ago

          No, it was quite extensive (20-30?) and we (I) kept expanding it. I even added icons for each app so it looked nice.

          All published software was approved by Cybersecurity. We allowed people to request apps and evaluated each case.