Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/28/2001 06:31:53
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Mar 28 03:31:52 UTC 2001

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

Log Message:
Set the KRB5CCNAME envrironment variable in the child if we received
forwarded Kerberos 5 credentials, so that the process that needs them
can actually find them.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/crypto/dist/ssh/auth-krb5.c
cvs rdiff -r1.8 -r1.9 basesrc/crypto/dist/ssh/session.c

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