From ac452e85ebb269cf68154cc4f4e2e46afad581a2 Mon Sep 17 00:00:00 2001 From: dtucker Date: Sat, 2 Aug 2003 12:31:45 +0000 Subject: [PATCH] - markus@cvs.openbsd.org 2003/07/23 07:42:43 [sshd_config] remove AFS; itojun@ --- ChangeLog | 4 ++++ sshd_config | 6 +----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c034878f..754f0ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,10 @@ test+ok henning@ - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support. - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files. + - (dtucker) OpenBSD CVS Sync + - markus@cvs.openbsd.org 2003/07/23 07:42:43 + [sshd_config] + remove AFS; itojun@ 20030730 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal diff --git a/sshd_config b/sshd_config index 2aaee5eb..262b6883 100644 --- a/sshd_config +++ b/sshd_config @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.61 2003/06/20 05:48:21 djm Exp $ +# $OpenBSD: sshd_config,v 1.62 2003/07/23 07:42:43 markus Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. @@ -63,10 +63,6 @@ #KerberosAuthentication no #KerberosOrLocalPasswd yes #KerberosTicketCleanup yes - -#AFSTokenPassing no - -# Kerberos TGT Passing only works with the AFS kaserver #KerberosTgtPassing no # Set this to 'yes' to enable PAM authentication (via challenge-response) -- 2.45.2