[8064] in Kerberos
Re: Help --- rlogin -x works one way only
daemon@ATHENA.MIT.EDU (Paul Leyland)
Thu Sep 19 20:50:30 1996
Date: Thu, 19 Sep 1996 09:37:51 +0100 (BST)
From: Paul Leyland <pcl@sable.ox.ac.uk>
To: darkwing@bsdd.regensburg.com
Cc: kerberos@MIT.EDU
In-Reply-To: <199609182200.AAA04863@bsdd.regensburg.com> (message from Christoph Hoegl on Wed, 18 Sep 1996 23:59:24 +0200)
> > I've just installed and set up K5B7 on a DEC Ultrix 4.5 KDC and with
> > an Ultrix 4.3a client. This is an experimental setup to enable a few
...
> > I believe that I have correctly created a host/foo.oucs.ox.ac.uk
> > principal and created a /etc/v5srvtab file on the client machine.
> There client and server have to be able to encrypt your KDC ist able
> to - it's telnetd allows to encrypt your clientmachine doesn't support
> the encryption and/or couldn't find the
> right port/programm
> Have a look at your inetd.conf / services
> and the file ${KERBEROS}/doc/install.{dvi,info}
>
> e.g.
>
> /etc/services
> eklogin 2105/tcp # Kerberos encrypted rlogin
> /etc/inetd.conf
> eklogin stream tcp nowait root /usr/local/sbin/klogind klogind - k -c -e
Thanks for the reply. Unfortunately, that's not the problem. My
inetd.conf and services file are set up correctly, as far as I can tell.
There seems to be a daemon listening on that port, as I get a sign-on
message if I interactively run "telnet foo eklogin" but, of course, I
can't then type in Kerberos credentials.
Still no solution yet 8-(
Cheers,
Paul