Comment on Nextcloud Hub 8 is now available
fossphi@lemm.ee 8 months agoCould 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
Comment on Nextcloud Hub 8 is now available
fossphi@lemm.ee 8 months agoCould 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.world 8 months 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.ee 8 months ago
And how many users are in your ldap config?
Concave1142@lemmy.world 8 months 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.