Skip to main content

All Questions

Tagged with
0 votes
0 answers
223 views

How to make doas ask for root password

I want to configure doas so that it asks for root password, but not for normal user password. How do I do that?
PuuRaidur's user avatar
-3 votes
2 answers
109 views

Is there any way to prevent someone from running a shell as root?

This is a question I've pondered for a long time and thought was impossible. Is it possible to prevent administrators of a machine from bypassing the audit capabilities of sudo or doas? For instance, ...
Brian's user avatar
  • 1
0 votes
1 answer
562 views

Changing "doas" prompt

How may I change my doas prompt? For example, to change sudo prompt you just run export SUDO_PROMPT="Prompt: " Is there an equivalent for doas?
maDeveloper's user avatar