yeah
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
TriMill d50552c031 ""security"" also make it compile on alpine 4 months ago
src ""security"" also make it compile on alpine 4 months ago
.gitignore initial commit 5 months ago
LICENSE added LICENSE 4 months ago
Makefile ""security"" also make it compile on alpine 4 months ago
README.md remove blasphemy 5 months ago
pam.d_udo initial commit 5 months ago
udo.conf default udo.conf 5 months ago

README.md

udo

udo is an extremely stripped-down sudo/doas imitation.

config

the config file is located at /etc/udo.conf. it is a space-separated list of UIDs that are allowed to use udo. this file should probably contain 0 at some point.

installation

# make install

uninstallation

# make uninstall, but why would you want to?

why does it segfault?

it only segfaults if you have done something wrong. do not do wrong things.