From 183b07583a109b3f050fd87539d24e3d7c8a6986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 2 Oct 2005 14:38:04 +0000 Subject: [PATCH] Update text about Kerberos RFC's. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16118 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/kerberos.8 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lib/krb5/kerberos.8 b/lib/krb5/kerberos.8 index 58bee1d5e..68e8e2ba5 100644 --- a/lib/krb5/kerberos.8 +++ b/lib/krb5/kerberos.8 @@ -94,9 +94,12 @@ filesystem. The problems with version 4 are that it has many limitations, the code was not too well written (since it had been developed over a long time), and it has a number of known security problems. To resolve many -of these issues work on version five started, and resulted in IETF -RFC1510 in 1993. Since then much work has been put into the further -development, and a new RFC will hopefully appear soon. +of these issues work on version five started, and resulted in IETF RFC +1510 in 1993. IETF RFC 1510 was updated in 2005 with IETF RFC 4120, +also known as Kerberos clarifications. With the arrival of IETF RFC +4120, the work on adding extensibility and internationalization have +started (Kerberos extensions), and a new RFC will hopefully appear +soon. .Pp This manual page is part of the .Nm Heimdal