Julian Williams wrote:
> 
> This error message appears each time we try to access our AIX 4.3.3
> box by any method, including telnet -x. Its Kerberos 1.2.2, and its a
> permanent and total failure:
> 
> "Authentication negotation has failed, which is required for
> encryption. Goodbye"
> 
> Has anyone seen this before? The same Kerberos source code works on
> fine on Solaris, and although we get errors on AIX 4.2.1, they are
> minor by comparison.
> 
> Thanks in advance. Julian.

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

Reply via email to