[3522] in Athena Bugs
login
daemon@ATHENA.MIT.EDU (John Carr)
Sat Oct 28 21:23:42 1989
To: bugs@ATHENA.MIT.EDU
Date: Sat, 28 Oct 89 21:23:24 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
A remote kerberos login with expired tickets will use the user's local
(rather than kerberos) password and not get tickets. Example (my local
password on my workstation is different from my kerberos password):
% rsh achates
Kerberos rlogin failed: Ticket expired (krb_rd_req)
Password: <kerberos password here>
Login incorrect
login: jfc
Password: <kerberos password here>
Login incorrect
login: jfc
Password: <local password here>
Last login: Sat Oct 28 21:04:03 from ACHATES.MIT.EDU
Athena Workstation (RTPC) Version 6.3B Wed Jul 19 20:45:00 EDT 1989
% klist
Ticket file: /tmp/tkt2931
klist: No ticket file (tf_util)
%
This is on an RT running 6.3B.