How to achieve credential caching with run0 (as with sudo)?
2
votes
2
answers
246
views
sudo
has the pleasant property of allowing one to cache credentials, i.e., if one is to execute multiple administrative commands in a row, there's less mistyping passwords.
Can the same be achieved using [run0
](https://www.freedesktop.org/software/systemd/man/devel/run0.html) , systemd-run
's alternative to sudo
?
Asked by Marcus Müller
(47107 rep)
Jan 21, 2025, 10:41 PM
Last activity: Jun 24, 2025, 08:19 PM
Last activity: Jun 24, 2025, 08:19 PM