--- /etc/ssh/sshd_config Thu Jun 9 17:15:41 2005 +++ /etc/ssh/sshd_config_adm Thu Jun 9 17:16:03 2005 @@ -11,6 +11,7 @@ # default value. #Port 22 +Port 77 #Protocol 2,1 #ListenAddress 0.0.0.0 #ListenAddress :: @@ -35,13 +36,11 @@ #LoginGraceTime 600 #PermitRootLogin yes -PermitRootLogin no #StrictModes yes #RSAAuthentication yes #PubkeyAuthentication yes #AuthorizedKeysFile .ssh/authorized_keys -AuthorizedKeysFile /var/.ssh/%u/authorized_keys # rhosts authentication should not be used #RhostsAuthentication no @@ -79,6 +78,7 @@ #PAMAuthenticationViaKbdInt yes #X11Forwarding no +X11Forwarding yes #X11DisplayOffset 10 #X11UseLocalhost yes #PrintMotd yes