From 8243ba0c7ab0aa968104a2c11a357cf9b051e732 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Thu, 6 Jun 1996 19:49:27 +0000 Subject: [PATCH] Add port number reserved for the password changing protocol git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8257 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadmin/kpasswd.protocol | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/kadmin/kpasswd.protocol b/doc/kadmin/kpasswd.protocol index 9fef56572..7d77a2183 100644 --- a/doc/kadmin/kpasswd.protocol +++ b/doc/kadmin/kpasswd.protocol @@ -7,8 +7,8 @@ **DRAFT** **DRAFT** **DRAFT** by Theodore Ts'o - March 10, 1995 - + September 7, 1995 + Rationale ========= @@ -42,7 +42,11 @@ The protocol used by the password changing protocol is intentionally very simple. This is to encourage its widespread implementation, even in cases where there are size constraints (i.e., in a terminal server). -The protocol will use a TCP stream connection, using port XXX. +The protocol will use a TCP stream connection using port 464. The +symbolic name of this port is kpasswd: + + kpasswd 464/tcp + The following encoding standards are used throughout. -- 2.26.2