User Switcher, just like sudo but worse
open and close the pam context between each authentication attempt to prevent errors with consecutive authentications, this is a hack but I don't know a better way. |
||
---|---|---|
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.