On Wed, 2003-10-08 at 21:44, Shawn wrote:

<snip/>

man sshd_config
man ssh_config

FWIW, the following:
 
# cat /etc/ssh/ssh_config
Host *
ForwardX11 yes
Port       22
Protocol   2

# cat /etc/ssh/sshd_config
Port 22
Protocol 2
X11Forwarding yes
...etc, etc, etc...

#
works for me.

--greg


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list