[758] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

beta 4 kdc BACKWARD_COMPAT bug

daemon@ATHENA.MIT.EDU (John Gardiner Myers)
Fri Sep 16 00:59:02 1994

Date: Fri, 16 Sep 1994 00:56:58 -0400 (EDT)
From: John Gardiner Myers <jgm+@CMU.EDU>
To: krb5-bugs@MIT.EDU

In src/kdc/kerberos_v4.c:check_princ(), there is a check for

master_key_version != p->kdc_key_ver

If the file is compiled with BACKWARD_COMPAT defined, the variable
master_key_version is never initialized, so the check always fails.

I would appreciate knowing what the correct fix for this is.  I just
threw an #ifndef BACKWARD_COMPAT around this check.

-- 
_.John G. Myers		Internet: jgm+@CMU.EDU
			LoseNet:  ...!seismo!ihnp4!wiscvm.wisc.edu!give!up


home help back first fref pref prev next nref lref last post