spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25099 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -888,7 +888,7 @@ tgs_make_reply(krb5_context context,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (krb5_enctype_valid(context, et.key.keytype) != 0
|
if (krb5_enctype_valid(context, et.key.keytype) != 0
|
||||||
&& _kdc_is_weak_expection(server->entry.principal, et.key.keytype))
|
&& _kdc_is_weak_exception(server->entry.principal, et.key.keytype))
|
||||||
{
|
{
|
||||||
krb5_enctype_enable(context, et.key.keytype);
|
krb5_enctype_enable(context, et.key.keytype);
|
||||||
is_weak = 1;
|
is_weak = 1;
|
||||||
|
Reference in New Issue
Block a user