Try to get heimdal working with HEAD.
authorJim McDonough <jmcd@samba.org>
Wed, 19 Feb 2003 01:16:40 +0000 (01:16 +0000)
committerJim McDonough <jmcd@samba.org>
Wed, 19 Feb 2003 01:16:40 +0000 (01:16 +0000)
commitadfefcdcb6e9d8ea0458a11b6f684a5cf231c3ba
treed9afd403aac46465eac080932df856dfa675099d
parente354fd27cb05f9d6259ca480831e325d17cfefea
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...
(This used to be commit 45e409fc8da9f26cf888e13d004392660d7c55d4)
source3/include/includes.h
source3/libads/kerberos_verify.c
source3/libsmb/clikrb5.c