From 71fbb370c3e6ee16facd4e7f14ce8bda0ed335a0 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 30 Jan 2023 15:55:30 +0100 Subject: ssh: sync branches --- docs/configuration/service/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index 5eaa971f..15c2390c 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -201,7 +201,7 @@ Operation .. code-block:: none - alyssa@vyos:~$ generate public-key-command name alyssa path sftp://example.net/home/alyssa/.ssh/id_rsa.pub + alyssa@vyos:~$ generate public-key-command user alyssa path sftp://example.net/home/alyssa/.ssh/id_rsa.pub # To add this key as an embedded key, run the following commands: configure set system login user alyssa authentication public-keys alyssa@example.net key AAA... -- cgit v1.2.3