diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:39 +0000 |
commit | e4f5f15304a5bef7182ec2778b630506a404d4eb (patch) | |
tree | 89e46872a64f15784369ff46c5bc2e8bbce284cc /debian/patches/series | |
parent | Setting AuthorizedKeysFile in sshd_config to /etc/ssh/authorized_keys/%u .ssh... (diff) | |
download | openssh-e4f5f15304a5bef7182ec2778b630506a404d4eb.tar.xz openssh-e4f5f15304a5bef7182ec2778b630506a404d4eb.zip |
Setting AllowAgentForwarding in sshd_config to no.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index debba12..128117a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -56,3 +56,4 @@ progress-linux/0019-sshd_config-PubkeyAcceptedKeyTypes.patch progress-linux/0020-sshd_config-HostCertificate.patch progress-linux/0021-sshd_config-HostKey.patch progress-linux/0022-sshd_config-AuthorizedKeysFile.patch +progress-linux/0023-sshd_config-AllowAgentForwarding.patch |