Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 07/28/2003 15:50:19
Module Name:	src
Committed By:	jwise
Date:		Mon Jul 28 15:50:19 UTC 2003

Modified Files:
	src/crypto/dist/ssh: auth-krb5.c

Log Message:
Apply patch from lha@, via OpenBSD portable SSH's revision 1.11 of this file:

  mcc -> fcc; from Love Hörnquist Åstrand <lha@it.su.se>
  otherwise the kerberos credentinal is stored in a memory cache
  in the privileged sshd.

Presumably, this will also come in as part of a later OpenSSH release via
`cvs import', but this is worth having now.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/crypto/dist/ssh/auth-krb5.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.