[4961] in Kerberos
Building Kerb5 with V4 compat
daemon@ATHENA.MIT.EDU (Jonathan Thyer)
Wed Apr 12 10:31:24 1995
To: kerberos@MIT.EDU
Date: 12 Apr 1995 12:14:51 GMT
From: jsthyer@ender.uncg.edu (Jonathan Thyer)
I am trying to get a DecServer 900 to speak with a Kerberos 5 (and 4) server
that I have built on a Solaris machine. One of the first problems I have had
is that after the full distribution is built and linked with the V4 libraries
I have found that 'kdb5_edit' crashes as soon as you try to run it.
However, 'kdb5_edit' under a "pure Version 5" build, works just fine.
In addition, kadmind seems to report strange errors about child processes when
I run it. (again with V4 compat) It does however remain running.
I have patched kadmind with the user suggested patch on switching the
signal(SIGCHILD, do_child)
pid = wait(&status)
in adm_network.c.
Would anyone like to share their experiences with getting the V5 stuff up
and running with V4 compatibility?
Any help would be appreciated thanks,
Jonathan Thyer
jsthyer@uncg.edu