Julian Williams wrote: > > Thanks Dan. The inetd.confs are identical, and I always make sure I > have the credentials. I've tried re-comiling the code etc. I'm > concentrating on getting telnet -x to work. It works withou the -x, ie > no encryption if I have "/krb5/sbin/telnetd -a off" instead of > "telnetd -a valid". But half the point of kerberos is the encryption. > > Dan Million <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > Julian Williams wrote: > > The only time I've seen this message is when the Kerberos daemons > > are configured in inetd.conf to *require* Kerberos authentication, > > and no other type of authentication. When a client then tries to > > connect to telnetd or whatever and does not already have Kerberos > > creds, this message appears and the connection is broken. > > > > You might want to check the inetd.conf file on your AIX 4.3.3 > > system to see if it is set up differently than your other hosts. > > > > Dan
I assume you are using "telnet -a" to do an automatic login with your Kerberos creds? I think that if you don't do this, you will get the error, also. Dan
