aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-ssh.inc
blob: d4895b82e1d9a31fc5c1063960c08bc2ff5fe9c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include allow-ssh.local

noblacklist ${HOME}/.ssh
noblacklist /etc/ssh
noblacklist /etc/ssh/ssh_config
noblacklist /etc/ssh/ssh_config.d
noblacklist /etc/ssh/ssh_revoked_hosts # RevokedHostKeys on Gentoo
noblacklist ${PATH}/ssh*
noblacklist /tmp/ssh-*
# Arch Linux and derivatives
noblacklist /usr/lib/ssh
# Debian/Ubuntu and derivatives
noblacklist /usr/lib/openssh
# Fedora and derivatives
noblacklist /usr/libexec/openssh