[7803] in Kerberos
Re: klogind
daemon@ATHENA.MIT.EDU (Sam Hartman)
Fri Aug 16 19:45:08 1996
To: salehi@ISI.EDU (Nader Salehi)
Cc: kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 16 Aug 1996 19:37:05 -0400
In-Reply-To: salehi@ISI.EDU's message of Fri, 16 Aug 1996 11:10:27 -0700
>>>>> "Nader" == Nader Salehi <salehi@ISI.EDU> writes:
Nader> Hello, I have installed the beta 6 release of Kerberos 5 on
Nader> SunOS 4. I also have the following entry in my inted.conf
Nader> file:
Nader> klogin stream tcp nowait root
Nader> /malta/kerberos_install/usr/local/sbin/klogind klogind -k
Nader> I run kinit successfully on "malta", and run "rlogin
Nader> malta". I then get the following error message:
Nader> Last login: Fri Aug 16 10:56:10 from malta login/v4:
Nader> Connection refused converting to V4 credentials SunOS
Nader> Release 4.1.3 (ISI_S20) #2: Thu Sep 14 16:13:05 PDT 1995
That error message simply indicates you aren't running
krb524d; it's perfectly harmless and should probably be replaced with
something less sinister.
Nader> If I change the option from -k to -5, I will not get the
Nader> error message. Any thought?
This is almost certainly a bug; I'll try and
duplicate/investigate. I don't think that message should go away just
because you're using -5.
BTW, unless there is some compelling reason not to use
encrypted rlogin, you really ought to consider doing that.
Nader> Best, Nader