[51] in Kerberos
today's rcmd changes - summary
jon@ATHENA.MIT.EDU (jon@ATHENA.MIT.EDU)
Sun Aug 9 21:19:52 1987
From mtc@ATHENA.MIT.EDU Thu Aug 14 18:37:07 1986
To: bcn, geer
Cc: kerberos
Subject: today's rcmd changes - summary
Date: Thu, 14 Aug 86 18:32:46 -0500
From: Mark Colan <mtc@ATHENA.MIT.EDU>
I have made some changes to rcmd commands; here's a list.
1. fixed a bug which existed in both rsh and rcp, but manifested itself
only when a hostname with subdomains specified was used. The name
came out wrong.
2. fixed a minor bug in login.c; a routine I added has one case where
it failed to return a proper value.
3. changed login.c to add more information when someone logs in as root
via Kerberos (ie, /.khosts has an entry for the user, and the user
does an rlogin hostname -l root). When this happens, the syslog
now also contains the name, instance, and realm used for authentication.
There are no more bugs that have been reported, and all features I have
been asked to implement are complete. Please advise me of problems in
the Kerberos rlogin, rsh, and rcp commands.
mtc