General-purpose unix-based network authentication tool?
Posted
by Patrick Collison
on Server Fault
See other posts from Server Fault
or by Patrick Collison
Published on 2010-02-04T03:16:49Z
Indexed on
2010/03/29
19:33 UTC
Read the original article
Hit count: 410
I want something that'll integrate auth across SSH, web (ideally including SSL, with the option of authenticating with either client-side cert or password, like they do at MIT), and whatever applications want to use it.
Kerberos seems to best fit what I want, but tool support seems surprisingly poor.
What do people use these days?
© Server Fault or respective owner