]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: add krb5_enctype_enable(DES) calls
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 24 Sep 2011 15:12:09 +0000 (11:12 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sat, 1 Oct 2011 04:40:43 +0000 (21:40 -0700)
commit85831245154afc19da31bb86d21e64376ec11f94
treee9ea3c706087d801fc63162b82baccce443902c7
parent4251e386aa25bb3fc02fa255e92327fffc8b954d
Windows: add krb5_enctype_enable(DES) calls

Heimdal disables DES by default.  Enable DES-CBC-CRC by
calling krb5_enctype_enable() so that the active profile
does not require

[libdefaults]
allow_weak_enctypes = 1

Change-Id: I75d7b6bd7269081c7b1fcaafe05074dcdcc9a7e0
Reviewed-on: http://gerrit.openafs.org/5501
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afskfw-int.h
src/WINNT/afsd/afskfw.c
src/WINNT/aklog/aklog.c
src/WINNT/aklog/asetkey.c
src/WINNT/netidmgr_plugin/krb5common.c