Kerberos: Difference between revisions
Jump to navigation
Jump to search
imported>Sandy Harris No edit summary |
imported>Howard C. Berkowitz No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | |||
[[Kerberos]] is a network authentication system developed at MIT [http://web.mit.edu/Kerberos/] and used (not without controversy [http://slashdot.org/article.pl?sid=00/05/02/158204]) by all versions of [[Microsoft Windows]] since [[Windows 2000]] [http://technet.microsoft.com/en-us/library/bb742431.aspx]. A central trusted server provides "tickets" which allow other machines to authenticate each other. | [[Kerberos]] is a network authentication system developed at MIT [http://web.mit.edu/Kerberos/] and used (not without controversy [http://slashdot.org/article.pl?sid=00/05/02/158204]) by all versions of [[Microsoft Windows]] since [[Windows 2000]] [http://technet.microsoft.com/en-us/library/bb742431.aspx]. A central trusted server provides "tickets" which allow other machines to authenticate each other. | ||
Revision as of 13:26, 1 February 2009
Kerberos is a network authentication system developed at MIT [1] and used (not without controversy [2]) by all versions of Microsoft Windows since Windows 2000 [3]. A central trusted server provides "tickets" which allow other machines to authenticate each other.
The Kerberos protocol is specified in RFC 4120. There is an active working group at the IETF with many more documents. Microsoft's usage is documented in RFC 3244 and RFC 4757.
There is a FAQ.