> One could say, "run0" is closer to behaviour of "ssh" than to "sudo", in many ways.
This is an interesting offhand comment. You could implement a very similar tool by SSHing to localhost.
replies(5):
This is an interesting offhand comment. You could implement a very similar tool by SSHing to localhost.
would something like PermitRootLogin=localhost punch an enormous hole in your intricate opsec?
There's so ways to configure access to a system, each with footguns I'm surely unaware of.