Initial patch to add as-use-strongest-session-key and same for tgs krb5.conf paramete...
commita7a8a7e95cd19762d66de58e565c5ab8bc119856
authorNicolas Williams <nico103@gmail.com>
Wed, 6 Apr 2011 05:44:44 +0000 (6 00:44 -0500)
committerLove Hörnquist Åstrand <lha@h5l.org>
Wed, 15 Jun 2011 03:35:19 +0000 (14 20:35 -0700)
treed94b765c9a287a74c67459e2494e21ba829ddabb
parentec35b8d4a2f57c495465c7402fe51d4cb59b5ca2
Initial patch to add as-use-strongest-session-key and same for tgs krb5.conf parameters for the KDC. These control the session key enctype selection algorithm for the AS and TGS respectively: if TRUE then they prefer the strongest enctype supported by the client, the KDC and the target principal, else they prefer the first enctype fromt he client's list that is also supported by the KDC and the target principal.

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
kdc/default_config.c
kdc/kdc.h
kdc/kerberos5.c
kdc/krb5tgs.c
lib/krb5/context.c
lib/krb5/krb5.conf.5
lib/krb5/krb5_locl.h