Linux Central Authentication/Authorization Methods

authenticationauthorizationkerberosldaplinux

I have a small but growing network of Linux servers. Ideally I'd like a central place to control User Access, change passwords, etc… I've read a lot about LDAP servers, but I'm still confused about choosing the best authentication method. Is TLS/SSL good enough? Whats the benefits of Kerberos? Whats GSSAPI? Etc… I haven't found a clear-cut guide that explains the pros/cons of these different methods. Thanks for any help.

Best Answer

For this problem, FreeIPA is the "best" FOSS solution out there.

Since you are just starting to learn about the scope of your problem, you should do your research before attempting to play with FreeIPA.