Patch to ignore service principals when accepting connexions.
Roland C. Dowdeswell
elric at imrryr.org
Wed Aug 25 21:21:59 EDT 2010
On Thu, Aug 26, 2010 at 02:18:42AM +0100, Roland C. Dowdeswell wrote:
>
> ===================================================================
> RCS file: /ms/.dev/kerberos/mitkrb5/CVS/mitkrb5-1.4/mitkrb5/src/include/k5-int.h,v
> retrieving revision 1.1.1.2
> diff -u -r1.1.1.2 k5-int.h
> --- include/k5-int.h 26 Sep 2006 20:29:10 -0000 1.1.1.2
> +++ include/k5-int.h 26 Aug 2010 01:08:23 -0000
> @@ -508,6 +508,8 @@
>
> void krb5_os_free_context (krb5_context);
>
> +int krb5_os_check_service_principal (krb5_context);
> +
This should be a prototype for krb5_os_check_service_instance().
I should really put -Wall -Werror into my Makefiles to catch this
sort of thing.
--
Roland Dowdeswell http://Imrryr.ORG/~elric/
More information about the krbdev
mailing list