From: Zoltán Felleg Date: Wed, 2 Apr 2025 16:46:48 +0000 (+0200) Subject: Updated fds.in (updated ssh configuration). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=5ce232cb149b60b59f6e70bc7a463fe423a2e523;p=user-lxc.git Updated fds.in (updated ssh configuration). --- diff --git a/sources/fds.in/c3d/postinstall/install-data/etc/ssh/authorized-principals.root b/sources/fds.in/c3d/postinstall/install-data/etc/ssh/authorized-principals.root new file mode 100644 index 0000000..28b0023 --- /dev/null +++ b/sources/fds.in/c3d/postinstall/install-data/etc/ssh/authorized-principals.root @@ -0,0 +1,2 @@ +scripts +zfelleg diff --git a/sources/fds.in/c3d/postinstall/install-data/etc/ssh/sshd_config.d/99-principals-file.conf b/sources/fds.in/c3d/postinstall/install-data/etc/ssh/sshd_config.d/99-principals-file.conf new file mode 100644 index 0000000..f9b4b3e --- /dev/null +++ b/sources/fds.in/c3d/postinstall/install-data/etc/ssh/sshd_config.d/99-principals-file.conf @@ -0,0 +1 @@ +AuthorizedPrincipalsFile /etc/ssh/authorized-principals.%u