Bug 18238

Summary: The default sshd config leaves X11 forwarding off
Product: Base System Reporter: brooks <brooks>
Component: confAssignee: Kris Kennaway <kris>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description brooks 2000-04-26 17:50:00 UTC
The default /etc/ssh/sshd_config sets "X11Forwarding no".  As there is
no risk to the server from X11 Forwarding this is stupid.  This was
discussed on -current or -hackers a while back, but it appears no one
made the change.

How-To-Repeat: 
Install current with crypto.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-03 10:10:09 UTC
Responsible Changed
From-To: freebsd-bugs->kris

Over to the maintainer (thanks, Johan).
Comment 2 brooks 2000-09-23 03:35:52 UTC
This has been fixed in HEAD and RELENG_4 so the PR can be closed.

Thanks,
Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2000-09-23 03:50:48 UTC
State Changed
From-To: open->closed

Problem resolved.