Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sudo (-u) should also support a password #36

Open
randyoyarzabal opened this issue Oct 30, 2018 · 0 comments
Open

Sudo (-u) should also support a password #36

randyoyarzabal opened this issue Oct 30, 2018 · 0 comments

Comments

@randyoyarzabal
Copy link
Owner

randyoyarzabal commented Oct 30, 2018

Currently, Reach only supports passwordless sudo. The sudo (-u) option should allow for a password. An idea would be to leave -u, and create a new option called --sudo=$CT=<cipher text> that acts the same as -u except, it will send a password in cipher text. It should also ensure that the password is not echoed to the screen or logs.

@randyoyarzabal randyoyarzabal changed the title Sudo (-u) should also support passwords Sudo (-u) should also support a password Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant