*** sshd_config.orig	Fri Sep 11 16:42:18 2009
--- sshd_config.new	Fri Sep 11 16:41:53 2009
***************
*** 150,152 ****
--- 150,157 ----
  # Is pure RSA authentication allowed.
  # Default is yes
  RSAAuthentication yes
+ 
+ # Example of overriding settings on a per-user basis
+ #Match User anoncvs
+ #	X11Forwarding no
+ #	AllowTcpForwarding no
