[5998] in Kerberos
Re: telnet95 for windows?
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Oct 16 00:34:49 1995
To: bperkins@netspace.org (Brian Perkins)
Cc: kerberos@MIT.EDU
In-Reply-To: Your message of "16 Oct 1995 03:33:30 GMT."
<45sjqa$nb2@cocoa.brown.edu>
Date: Mon, 16 Oct 1995 00:18:41 EDT
From: Sam Hartman <hartmans@MIT.EDU>
>>>>> "Brian" == Brian Perkins <bperkins@netspace.org> writes:
Brian> The other problem seems is with rlogin and rsh. They seem
Brian> to behave properly in every respect, except that I get the
Brian> message: Warning: No Kerberos tickets obtained. Yet it
Brian> will log me using a .klogin and everything. The behavior
Brian> is distictly different if I use a principal that's not in
Brian> the .klogin, or a principal from another Realm, or if I
Brian> have no tickets at all.
Brian> I looked at the source code, but I wasn't greatly
Brian> enlightened. What does the message mean, exactly?
It means that you didn't type a password into login.krb; basically, login.krb serves two purposes. First, it can accept a password and automagically get you tickets as well as logging you into the local system. Also, it can be the login program for rlogind. Basically, in its second role, it warns you that you don't have yet have tickets on the system you just logged in to.
--Sam