+Wed Apr 17 14:22:10 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * conv_princ.c: Added ftp and ecat to the list of services which
+ should be converted. This really ought to be something
+ that's configurable in the profile...
+
Thu Apr 11 21:30:23 1996 Theodore Y. Ts'o <tytso@dcl>
* init_ctx.c (krb5_init_context): On a Macintosh, turn on
{"sis", "sis", DO_REALM_CONVERSION},
{"rfs", "rfs", DO_REALM_CONVERSION},
{"imap", "imap", DO_REALM_CONVERSION},
+ {"ftp", "ftp", DO_REALM_CONVERSION},
+ {"ecat", "ecat", DO_REALM_CONVERSION},
{0, 0, 0},
};