[Heimdal-source-changes] [heimdal/heimdal] abad8d: kdc: fix _kdc_db_fetch when non-zero kvno specifie...

GitHub noreply at github.com
Fre May 20 15:11:26 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: abad8d5700684dd95dc69b51f73cd418871e2259
      https://github.com/heimdal/heimdal/commit/abad8d5700684dd95dc69b51f73cd418871e2259
  Author: Patrik Lundin <patrik.lundin at su.se>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M kdc/misc.c

  Log Message:
  -----------
  kdc: fix _kdc_db_fetch when non-zero kvno specified

Prior change 83011252d7be71d60aa23df8648c516a6148203e which fixed
cross-realm trusts from AD to Heimdal removed the assignment of
'*kvno_ptr' to 'kvno' in the case where a non-zero key version
number is supplied by the caller.  This breaks cross-realm trusts
from Heimdal to another realm.

This change restores the missing assignment.

Change-Id: Ic041d9d797ba4c8c0c567da55066ba5d3d1874bb




More information about the Heimdal-source-changes mailing list