1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/heimdal
Andrew Bartlett 26421fb2dc r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.
We do need the gsskrb5_get_initiator_subkey() routine.  But we should
ensure that we do always get a valid key, to prevent any segfaults.

Without this code, we get a different session key compared with
Win2k3, and so kerberised smb signing fails.

Andrew Bartlett
(This used to be commit cfd0df16b7)
2007-10-10 13:51:55 -05:00
..
cf r10386: Merge current lorikeet-heimdal into Samba4. 2007-10-10 13:38:38 -05:00
kdc r12269: Update to current lorikeet-heimdal. This changed the way the hdb 2007-10-10 13:47:26 -05:00
lib r13481: As far as I can tell, my changes in -r 12863 were dangerously untested. 2007-10-10 13:51:55 -05:00
fix-export r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated 2007-10-10 13:34:39 -05:00
README r11931: Add a short README explaining what this directory is all about. 2007-10-10 13:46:49 -05:00

This directory contains a copy of portions of a project known as
'lorikeet-heimdal', a branch of the Heimdal Kerberos distribution.

The purpose of these files is to provide kerberos support to Samba4 in
a predicatable manner, without reliance on the system kerberos
libraries.