[1744] in Kerberos
Re: problem with KRB_MASTER (was Re: how to set up a slave server)
daemon@ATHENA.MIT.EDU (Alan Crosswell)
Tue Jan 28 12:41:39 1992
Date: Mon, 27 Jan 1992 22:20:19 GMT
From: alan@curta.cc.columbia.edu (Alan Crosswell)
To: kerberos@shelby.Stanford.EDU
> Shouldn't KADM_SINST be the same as KRB_MASTER? Things seem to be
broken if
> they're different. I'm considering either hard-coding the name there of
> KRB_MASTER or just doing "#define KADM_SINST KRB_MASTER" assuming that
will
> work - I'm not sure of the order in which these files are included. Why
> would these values ever be different?
That's pretty much what we did in our copy of include/kadm.h in order to
get kadmin to work for us.
/a