* osconf.h (KPASSWD_PORTNAME): Define
authorKen Raeburn <raeburn@mit.edu>
Tue, 21 Sep 1999 23:03:36 +0000 (23:03 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 21 Sep 1999 23:03:36 +0000 (23:03 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11840 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/stock/ChangeLog
src/include/krb5/stock/osconf.h

index bd53563379a21c5d4dfb333310c22eaa98210d1e..60e3d30b7dd08ba81e1819ab43680cc930c2c52e 100644 (file)
@@ -1,3 +1,7 @@
+1999-09-20  Ken Raeburn  <raeburn@mit.edu>
+
+       * osconf.h (KPASSWD_PORTNAME): Define.
+
 Tue Jan 20 23:19:53 1998  Tom Yu  <tlyu@mit.edu>
 
        * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw.
index b234d995a5f5efabebd491252d03cd9e5de8fd56..93ba0ee05e9d328c57fd23ee44ed884b4304dd9c 100644 (file)
@@ -67,6 +67,7 @@
 #define KRB5_DEFAULT_SEC_PORT  750
 
 #define DEFAULT_KPASSWD_PORT   464
+#define KPASSWD_PORTNAME "kpasswd"
 
 #define DEFAULT_KDC_PORTLIST   "88,750"