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)
commit502466ba950bfd104518b9eb9586896c1e076343
tree380d421f92ae294d1198d06f22fc7cc6e130deb0
parentf542362be25e7182a0836de7a0163f6b9fce9408
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.
source/kdc/pac-glue.c