2910. [func] Sanity check Kerberos credentials. [RT #20986]

This commit is contained in:
Mark Andrews
2010-06-03 02:29:58 +00:00
parent fcf0d7cce2
commit a20996ab6f
6 changed files with 259 additions and 29 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: platform.h.in,v 1.53 2009/09/29 15:06:07 fdupont Exp $ */
/* $Id: platform.h.in,v 1.54 2010/06/03 02:27:11 marka Exp $ */
#ifndef ISC_PLATFORM_H
#define ISC_PLATFORM_H 1
@@ -219,6 +219,12 @@
*/
@ISC_PLATFORM_GSSAPIHEADER@
/*
* Defined to <krb5.h> or <krb5/krb5.h> for how to include
* the KRB5 header.
*/
@ISC_PLATFORM_KRB5HEADER@
/*
* Type used for resource limits.
*/