[7737] in Kerberos
Newby question...
daemon@ATHENA.MIT.EDU (Kambiz Aghaiepour)
Thu Aug 8 03:40:12 1996
Date: Thu, 8 Aug 1996 00:42:43 -0700
To: kerberos@MIT.EDU
Reply-To: kambiz@tcsi.com
From: Kambiz Aghaiepour <kambiz@tcsi.com>
Please respond to me directly as I'm not on this list.
I've recently compiled krb5b5 on a sunos4.1.4 machine. Here is my 'ldb'
output:
kdb5_edit: ldb
entry: host/source.tcs.com@TCSI.COM
entry: kambiz/admin@TCSI.COM
entry: krbtgt/TCSI.COM@TCSI.COM
entry: kadmin/TCSI.COM@TCSI.COM
entry: kambiz@TCSI.COM
entry: K/M@TCSI.COM
kdb5_edit:
My problem is when I do encrypted rlogin session, I get the following
annoying message:
kambiz@source<2> [~]$ /krb5/bin/kinit
Password for kambiz@TCSI.COM:
kambiz@source<2> [~]$ /krb5/bin/rlogin -x source
This rlogin session is using DES encryption for all data transmissions.
Last login: Thu Aug 8 00:26:38 from source.tcs.com
Warning: No Kerberos tickets obtained.
SunOS Release 4.1.4 (SOURCE) #1: Tue May 28 12:35:04 PDT 1996
You have new mail.
So what's the deal with the above Warning? Also, how do I setup
encrypted telnet sessions? I've compiled libtelnet, telnet and telnetd
with the -DENCRYPTION and -DAUTHENTICATION options. But I can't seem to
get inetd.conf and services correct to get encryption setup.
Thanks for your help in advance.
Kambiz