kdc: Provide extended error information in AS-REP error replies.
authorAndrew Kroeger <andrew@sprocks.gotdns.com>
Thu, 13 Mar 2008 04:21:14 +0000 (23:21 -0500)
committerAndrew Kroeger <andrew@sprocks.gotdns.com>
Thu, 13 Mar 2008 06:17:48 +0000 (01:17 -0500)
commit131111f16615177d4e7f999d740a94ca6b07e01e
tree6b2fb792e564361556a46c4f6b14a002b3c74762
parenta550317253966c6feded683a859f8c50f298be74
kdc: Provide extended error information in AS-REP error replies.

This change utilizes the addition of the e_data parameter to the windc_plugin in
the heimdal code to pass extended information back to the client.  The extended
information is provided in an e-data block as part of the kerberos error
message, and allows the client to determine which specific error condition
occurred.
(This used to be commit 502466ba950bfd104518b9eb9586896c1e076343)
source4/kdc/pac-glue.c