with a non-standard port number.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13355
dc483132-0cff-0310-8789-
dd5450dbe970
+2001-06-17 Ezra Peisach <epeisach@mit.edu>
+
+ * default.exp: Add an entry for krb524_server for the localhost
+ with a non-standard port number.
+
2001-04-25 Ezra Peisach <epeisach@mit.edu>
* default.exp: For Kerberos 4 tests, use a different ticket file
puts $conffile " admin_server = $hostname:3750"
puts $conffile " kpasswd_server = $hostname:3751"
puts $conffile " default_domain = $domain"
+ puts $conffile " krb524_server = $hostname:3752"
puts $conffile " \}"
puts $conffile ""
puts $conffile "\[domain_realm\]"