Try to get heimdal working with HEAD.
commit45e409fc8da9f26cf888e13d004392660d7c55d4
authorJim McDonough <jmcd@samba.org>
Wed, 19 Feb 2003 01:16:40 +0000 (19 01:16 +0000)
committerJim McDonough <jmcd@samba.org>
Wed, 19 Feb 2003 01:16:40 +0000 (19 01:16 +0000)
tree8327a3997d032bf3eb75d896e2aad6590398edea
parent48dcf5b97f2d53617c41237e09369ec678ab65e9
Try to get heimdal working with HEAD.
- Provide generic functions for
  - get valid encryption types
  - free encryption types
- Add encryption type parm to generic function create_kerberos_key_from_string()
- Try to merge the two versions (between HEAD and SAMBA_3_0) of kerberos_verify.c

I think this should work for both MIT and heimdal, in HEAD.  If all goes smooth,
I'll move it over to 3.0 soon...
source/include/includes.h
source/libads/kerberos_verify.c
source/libsmb/clikrb5.c