Any #openbsd-users here who can explain to me why doas still asks for a password when I do: doas /home/myuser/bin/somescript.sh The line in the doas.conf: permit nopass myuser as root cmd /home/myuser/bin/somescript.sh