From a256c650acd9b4f5d4bbc515607c74c3f9f3995e Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 3 Sep 2003 12:11:30 +1000 Subject: - markus@cvs.openbsd.org 2003/08/28 12:54:34 [auth.h] remove kerberos support from ssh1, since it has been replaced with GSSAPI; but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ... --- auth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth.h') diff --git a/auth.h b/auth.h index 130a27da..beaacb8b 100644 --- a/auth.h +++ b/auth.h @@ -1,4 +1,4 @@ -/* $OpenBSD: auth.h,v 1.45 2003/08/26 09:58:43 markus Exp $ */ +/* $OpenBSD: auth.h,v 1.46 2003/08/28 12:54:34 markus Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. -- cgit v1.2.3