[7759] in Kerberos
Re: k5b6 telnetd on AIX
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Aug 12 18:58:47 1996
To: edz@uic.edu (Edward Zawacki)
Cc: kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 12 Aug 1996 18:48:24 -0400
In-Reply-To: edz@uic.edu's message of Mon, 12 Aug 96 16:05:26 GMT
>>>>> "Edward" == Edward Zawacki <edz@uic.edu> writes:
Edward> I have compiled and installed k5b6 on AIX and I am now
Edward> trying to connect to the kerberized telnetd from a PC
Edward> running the k5b6 windows code.
Edward> I can get my ticket on the PC just fine now. However, when
Edward> I try to telnet to the machine running the kerberos
Edward> telnetd I get the following message displayed on my PC:
Edward> Server not found in Kerberos database while authorizing
Edward> On the AIX side, in rgy_edit I have:
Edward> ark host/xxx.yyy.uic.edu xst xxx.yyy.uic.edu host
Edward> and copied the file to /etc/v5srvtab. I also updated
Edward> inetd.conf and restarted inetd. Non-kerberized telnet
Edward> sessions work ok, but when I use the kerberized telnet on
Edward> my PC it fails with the above message.
Edward> Any help will be appreciated.
Edward> Thanks Ed Zawacki