I filed the "ssh config update" fast track for Huie-Ying Lee. The timer expires on 6/19/2009
The release binding is micro (patch). Below is the patch for the default sshd_config file (a copy is also in the case directory). -Wyllys Ingersoll *** sshd_config.orig Wed Jun 10 16:16:21 2009 --- sshd_config Thu Jun 11 14:56:59 2009 *************** *** 1,8 **** # ! # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Configuration file for sshd(1m) # Protocol versions supported # --- 1,8 ---- # ! # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Configuration file for sshd(1m) (see also sshd_config(4)) # Protocol versions supported # *************** *** 39,48 **** # IPv4 & IPv6 ListenAddress :: ! # Port forwarding ! AllowTcpForwarding no ! ! # If port forwarding is enabled, specify if the server can bind to INADDR_ANY. # This allows the local port forwarding to work when connections are received # from any remote host. GatewayPorts no --- 39,46 ---- # IPv4 & IPv6 ListenAddress :: ! # If port forwarding is enabled (default), specify if the server can bind to ! # INADDR_ANY. # This allows the local port forwarding to work when connections are received # from any remote host. GatewayPorts no