jjelen / rpms / openssh

Forked from rpms/openssh 5 years ago
Clone
Jan F 0e46f27
diff -up openssh-5.8p1/sshd_config.localdomain openssh-5.8p1/sshd_config
Jan F 0e46f27
--- openssh-5.8p1/sshd_config.localdomain	2011-04-22 11:37:49.273648812 +0200
Jan F 0e46f27
+++ openssh-5.8p1/sshd_config	2011-04-22 11:39:31.758648401 +0200
Jan F 0e46f27
@@ -130,6 +130,10 @@ X11Forwarding yes
Jan F 0e46f27
 # override default of no subsystems
Jan F 0e46f27
 Subsystem	sftp	/usr/libexec/sftp-server
Jan F 0e46f27
 
Jan F 0e46f27
+# Uncomment this if you want to use .local domain
Jan F 0e46f27
+#Host *.local
Jan F 0e46f27
+#	CheckHostIP no
Jan F 0e46f27
+
Jan F 0e46f27
 # Example of overriding settings on a per-user basis
Jan F 0e46f27
 #Match User anoncvs
Jan F 0e46f27
 #	X11Forwarding no