diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:32 +0000 |
commit | bea4fc7a926c436c10529cb40642ef8b91f0d405 (patch) | |
tree | 3a0d38480dec00e34b709ed80259f7fc86449f61 /debian/patches/series | |
parent | Setting HostKey in sshd_config to ED25519 and RSA. (diff) | |
download | openssh-bea4fc7a926c436c10529cb40642ef8b91f0d405.tar.xz openssh-bea4fc7a926c436c10529cb40642ef8b91f0d405.zip |
Setting AuthorizedKeysFile in sshd_config to /etc/ssh/authorized_keys/%u .ssh/authorized_keys.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/series')
-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 89e7be8..debba12 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -55,3 +55,4 @@ progress-linux/0018-sshd_config-MACs.patch 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 |