]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - openssh/patches/openssh-5.8p1-localdomain.patch
Merge remote-tracking branch 'maniacikarus/samba'
[people/ms/ipfire-3.x.git] / openssh / patches / openssh-5.8p1-localdomain.patch
1 diff -up openssh-5.8p1/sshd_config.localdomain openssh-5.8p1/sshd_config
2 --- openssh-5.8p1/sshd_config.localdomain 2011-04-22 11:37:49.273648812 +0200
3 +++ openssh-5.8p1/sshd_config 2011-04-22 11:39:31.758648401 +0200
4 @@ -130,6 +130,10 @@ X11Forwarding yes
5 # override default of no subsystems
6 Subsystem sftp /usr/libexec/sftp-server
7
8 +# Uncomment this if you want to use .local domain
9 +#Host *.local
10 +# CheckHostIP no
11 +
12 # Example of overriding settings on a per-user basis
13 #Match User anoncvs
14 # X11Forwarding no