]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-config.patch
sshd_config: add sample for CheckHostIP no in Host *.local
[packages/openssh.git] / openssh-config.patch
index 4aefe885857f6271b35d4a5d7769a004ed46c695..323ff9ad4996e131552efc58e2ae017b4e4f4379 100644 (file)
  # override default of no subsystems
  Subsystem     sftp    /usr/libexec/sftp-server
  
+@@ -119,6 +130,10 @@
+ # override default of no subsystems
+ Subsystem     sftp    /usr/libexec/sftp-server
++# Uncomment this if you want to use .local domain
++#Host *.local
++#     CheckHostIP no
++
+ # Example of overriding settings on a per-user basis
+ #Match User anoncvs
+ #     X11Forwarding no
 --- openssh-4.6p1/ssh_config~  2006-06-13 05:01:10.000000000 +0200
 +++ openssh-4.6p1/ssh_config   2007-10-13 02:00:16.000000000 +0200
 @@ -20,12 +20,15 @@
This page took 0.092039 seconds and 4 git commands to generate.