Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have recently changed jobs and where i used to work we had kerberos. Here they have nothing resembling central password management or Network Authentication. I have started looking at LDAP but wonder if that is a good choice. we have a solaris/centos environment. What would you recommend.
I prefer LDAP to Kerberos for authentication by a long way, it's not at all confusing to understand, unlike kerberos and it's TGT's and all that.
LDAP provides a point in time, one off authentication to a server, there is no membership to be part of etc. Very simple, especially as you need somewhere for the central user info to live, so LDAP can do both things in one. What did you used to use for this when kerberos did the authentication? nis?
I was at that location for almost 8 years so it has been a while since i had to even think about this. I have used NIS in the past (long past). That is why i was asking here, it seemed that LDAP would be a valid choice but i wanted to make sure i wasn't missing something else. And hoping that there might be some recommended resources for getting started with ldap.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.