]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ssh-generator: add mention of ssh.authorized_keys.root to man page
authorSam Leonard <sam.leonard@codethink.co.uk>
Fri, 23 Feb 2024 12:04:08 +0000 (12:04 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 23 Feb 2024 12:52:28 +0000 (12:52 +0000)
man/systemd-ssh-generator.xml

index 2f4f2a6f0ed44ae2e5a676666c39769bd47393b0..98efc74fc81e3e303883fc3426db2a33eb1a3b00 100644 (file)
     <citerefentry><refentrytitle>systemd-ssh-proxy</refentrytitle><manvolnum>1</manvolnum></citerefentry> for
     details on how to connect to these sockets via the <command>ssh</command> client.</para>
 
+    <para>The <varname>ssh.authorized_keys.root</varname> credential can be used to allow specific public keys
+    to log in over SSH. See
+    <citerefentry><refentrytitle>systemd.systemd-credentials</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+    for more information.</para>
+
     <para>The generator will use a packaged <filename>sshd@.service</filename> service template file if one
     exists, and otherwise generate a suitable service template file.</para>