User Switcher, just like sudo but worse
this branch will contain a version of us which doesn't use a subshell as a proxy but directly applies the privilege escalation to the command |
||
---|---|---|
config.template | ||
LICENSE | ||
makefile | ||
README.md | ||
TODO | ||
us.c |
US - User {Switcher,Shell}
Opens a shell as a different user without needing to authenticate as that user.
This is similar to the behavior of su
but it allows to execute privileged
and/or commands as any other user without needing their password.