Add port number reserved for the password changing protocol
authorTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 19:49:27 +0000 (19:49 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 19:49:27 +0000 (19:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8257 dc483132-0cff-0310-8789-dd5450dbe970

doc/kadmin/kpasswd.protocol

index 9fef56572b5fab529c9de18fa13cbd3fbdd4dc90..7d77a2183a4910c16a3758605f431f10f2a617bd 100644 (file)
@@ -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.