lorikeet-heimdal: enable samba specific e_text = NULL...
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2008 09:50:02 +0000 (11:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 26 Mar 2009 08:54:50 +0000 (09:54 +0100)
The following is needed to make windows clients
to retry using the timestamp in the error message.

This is maybe a bug in windows to not trying when e_text
is present...

metze

kdc/kerberos5.c

index bf7452aba87018827ec336bc765dfb2d9d0d60ac..ff29592c6fb8d3ef0d8301dbc3432b9ee7f6d751 100644 (file)
@@ -1205,7 +1205,7 @@ _kdc_as_rep(krb5_context context,
                        (unsigned)abs(kdc_time - p.patimestamp),
                        context->max_skew,
                        client_name);
-#if 0
+#if 1
                /* This code is from samba, needs testing */
                /*
                 * the following is needed to make windows clients