Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/18/2001 13:26:33
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Jun 18 10:26:33 UTC 2001

Modified Files:
	basesrc/crypto/dist/ssh: session.c sshd.8

Log Message:
If UseLogin is enabled, disable X11Forwarding (since xauth passing doesn't
work in this case, so X11Forwarding is effectively useless). Document this.
Resolves my pr [security/13172].


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/crypto/dist/ssh/session.c
cvs rdiff -r1.11 -r1.12 basesrc/crypto/dist/ssh/sshd.8

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