Schleswig-Holstein, one of Germany’s 16 states, on Wednesday confirmed plans to move tens of thousands of systems from Microsoft Windows to Linux. The announcement follows previously established plans to migrate the state government off Microsoft Office in favor of open source LibreOffice.

    • enumerator4829@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      13 days ago

      You have FreeIPA if you want a ”product”.

      But honestly, if I, as a Linux admin, would do this kind of thing at this scale, I’d probably elect to remain on AD.

        • wookiepedia@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          13 days ago

          Not really. It can all be faked. Virtual Directory Servers are a thing. Live javascript transformation of data from a non MS LDAP server, functioning as AD. Just match up the schema, and go. You get real multi master replication (no idea if MS has this now, but they didn’t at the time) and an actually performant server. Plus all the logs just pipe over to your syslog server so you don’t have to rdp into a server and look at event viewer. It can all be done from the shell on the jump server you use to manage everything else.