• fossphi@lemm.eeEnglish
    2·
    1 year ago

    Could you expand a bit more on the LDAP part? I’m thinking of rolling something like that myself but not sure if it’s worth it

    • Concave1142@lemmy.worldEnglish
      2·
      1 year ago

      I tried a couple of LDAP solutions out there; Windows Server AD, Open LDAP, Samba4 in Debian, TurnKey Solutions LDAP before finally settling on Zentyal. It has a nice to use web GUI and can work in conjunction with AD RSAT tools that I have installed in a throwaway Windows VM for when I need more granular controls the web GUI can’t do.

      All my Debian VM’s and laptops connect to Zentyal AD via SSSD.

      • fossphi@lemm.eeEnglish
        1·
        1 year ago

        And how many users are in your ldap config?

        • Concave1142@lemmy.worldEnglish
          2·
          1 year ago

          Two users and a handful of service accounts. I use it so I have a centralized user authentication system instead of managing multiple individual user accounts.