[14538] in Kerberos
RE: Need help with GSS-Sample for K5
daemon@ATHENA.MIT.EDU (Krassimir Boyanov (Anaheim))
Tue Jun 5 18:02:43 2001
Message-ID: <24F67ED9F66AD411B87D00B0D0493D910191013C@ANEX1>
From: "Krassimir Boyanov (Anaheim)" <kboyanov@printrak.com>
To: "'Matt Crawford'" <crawdad@fnal.gov>
Cc: "'kerberos@MIT.EDU'" <kerberos@MIT.EDU>
Date: Tue, 5 Jun 2001 14:51:06 -0700
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Yes, the problem was related with mapping of FQDN
to principal name.
I had in my windows host file two entries:
...
hostname x.x.x.x
hostname.REALM x.x.x.x
...
Removing the first entry fixed the problem.
Krassimir
-----Original Message-----
From: Matt Crawford [mailto:crawdad@fnal.gov]
Sent: Tuesday, June 05, 2001 2:01 PM
To: kerberos@MIT.EDU
Subject: Re: Need help with GSS-Sample for K5
"Krassimir Boyanov (Anaheim)" wrote:
> The GSS-Server is giving error message:
> GSS-API error accepting context: Miscellaneous failure
> GSS-API error accepting context: Wrong principal in request
I find this happening when the client and the server don't get
the same answer when they map the server's fqdn to a realm.