| > Are these Linux machines going to authenticate against the Azure Active Directory... Are they using Intune, if so what's the replacement strategy where? This comes up all the time when we talk about Linux in corporate deployment. As I have only experience in MS word regarding governance, let me ask this: - Is there really no tools for Linux world that allows managing loads of Linux machines in an easy manner as it is in MS word (applying GPO policies)? A tool that can be easily set up and managed and doesn't have to always resort to scripting? - If there is, why people are not using them? I'm kind of aware some things are that allow managing Linux machines via Windows AD GPO, but that depends on MS domain there. Seems like a ripe for a startup to provide open source tool(s) with, say, paid support for the enterprises. |
If you only want Identity, Policies and Audit trails over several different Linux distributions, FreeIPA is your weapon of choice. It is clicky and requires no scripting. Just like ADS it is a bit of a pain to get into, but easier to run than OpenLDAP ;) If you want OpenID, too, connect FreeIPA and Keycloak, but you will need to dive onto the CLI. For configuration management connect Saltstack, here you have to edit rules files.