Skip to content
This repository was archived by the owner on Dec 30, 2017. It is now read-only.

Conversation

retro-engineer
Copy link

Bug 1: Password could not contain a double quote. This is fixed on line 108
Bug 2: Password could not start with (or possibly contain) an exclamation mark. This is fixed by using single quotes when echoing the password.
Feature: Optionally give a username. If a username is given then the sudo command will request that user's password, and the agent will be spawned using that user.

Bug 1: Password could not contain a double quote. This is fixed on line 108
Bug 2: Password could not start with (or possibly contain) an exclamation mark. This is fixed by using single quotes when echoing the password.
Feature: Optionally give a username. If a username is given then the sudo command will request that user's password, and the agent will be spawned using that user.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant