Skip to content

Add tool setuid #56

Merged
merged 1 commit into from
Nov 2, 2018
Merged

Add tool setuid #56

merged 1 commit into from
Nov 2, 2018

Conversation

donald
Copy link
Collaborator

@donald donald commented Nov 2, 2018

Add a simple tool to execute a command with another uid.

The existing tools (sudo, su, capsh) have to much complexity, imply other changes to the target environment, depend on configuration files, do another fork, execute the command via a shell with its only initialization and quoting complexity... Whatever, for one reason or another they just don't do the simple thing correctly and efficiently.

Add a simple tool to execute a command with another uid.
@pmenzel pmenzel merged commit d1070a1 into master Nov 2, 2018
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants