<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/generate-ssh-server-key.xml.in, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-05-16T11:39:44+00:00</updated>
<entry>
<title>op-mode: T7459: eliminate direct use of sudo in op mode commands</title>
<updated>2025-05-16T11:39:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-16T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b562aae240927c14f629b9307583013bc3a9008'/>
<id>urn:sha1:6b562aae240927c14f629b9307583013bc3a9008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert: "util: T2467: add autosudo as an option to command"</title>
<updated>2021-05-18T19:24:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-18T17:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b76931e6d3a4bd0cdb74ca447a746ab6855fcf55'/>
<id>urn:sha1:b76931e6d3a4bd0cdb74ca447a746ab6855fcf55</id>
<content type='text'>
Implementing a wrapper which will - based on the command - add a sudo prefix
to the execution string seemed to be a nice idea but unfortunately it did not
only not get momentum but also the codebase somethis added an implicit "sudo"
call a second time.

This resulted in a call: "sudo sudo systemctl"

The entire functionality was removed again and if an op-mode script requires
root priviledges it must be explicitly called with them - no black magic.
</content>
</entry>
<entry>
<title>op-mode: ssh: support generating client keypair</title>
<updated>2021-01-29T09:16:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-29T08:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8979c546bd343c9d68f42bf1215cb1721a7c3206'/>
<id>urn:sha1:8979c546bd343c9d68f42bf1215cb1721a7c3206</id>
<content type='text'>
vyos@vyos:~$ generate ssh client-key /config/auth/id_rsa_rpki
Generating public/private rsa key pair.
Your identification has been saved in /config/auth/id_rsa_rpki.
Your public key has been saved in /config/auth/id_rsa_rpki.pub.
The key fingerprint is:
SHA256:aBMN1F6lINh4CbG/fuEVReCpbZr3U0/KdorWY6iGfvw vyos@vyos
The key's randomart image is:
+---[RSA 2048]----+
|    oB+o. .+o    |
|    o.++.o.o.    |
|    ......+.     |
|     . o.o.      |
|      = S o.     |
|     . o.+.   . .|
|      ..o=.  = + |
|     .  +.+.+.B o|
|      .o.o.+E+.+ |
+----[SHA256]-----+
</content>
</entry>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
</feed>
