[7332] in Kerberos
Re: krb5kdc does not respond to kinit
daemon@ATHENA.MIT.EDU (Gary Gaskell)
Wed May 22 18:52:27 1996
Date: Thu, 23 May 1996 08:41:58 +1000 (EST)
From: Gary Gaskell <gaskell@dstc.edu.au>
To: "Ranjit B. Kher" <ranj@wpi.edu>
Cc: kerberos@MIT.EDU
In-Reply-To: <4nvivi$2pj@bigboote.WPI.EDU>
When you post you should spec:
- the machine on which you run the kdc
- the machine on which you run kinit
- OS version numbers
- krb version numbers
- etc (see the faq)
I have no idea why you get error 139, but you could use a debugger to
check the address types in the parameters to various calls in kinit and
the krb5 library that it calls. Also do_as_req.c in kdc appears to have
a paramet of type krb_fulladdrr, it's contents might be worthwhile
looking at (use syslog to get debug printouts)
I hope that helps or gives you ideas,
Gary
On 22 May 1996, Ranjit B. Kher wrote:
>
> I am having a problem with the communicaation between kinit
> and krb5kdc. krb5kdc receives the password from kinit find and even
> processes the password. But for some reason, it can't send it back to
> kinit. I keep getting the following error in the sendto function in
> network.c:
> #define EAFNOSUPPORT 139 /* Address family not supported by
> protocol */
>
> Any ideas what that means? What could I check? Thanks a lot.
>
> Ranjit
>
regards
Gary Gaskell Cooperative Research Centre for
Research Scientist Distributed Systems Technology
DSTC Ph: 61 7 3864 1051
Level 12, ITE Building Fax: 61 7 3864 1282
Queensland University of Technology Email: gaskell@dstc.edu.au
Brisbane, Australia. Ph (A/H) (07) 3857 7912
http://www.dstc.edu.au Mobile: (61) 0411 221 946
_________________________________________________________________