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

Need to add "sudo" prefix to Docker cmd (or other Linux based SSH cmd) #82

Open
meirwah opened this issue Mar 30, 2015 · 3 comments
Open

Comments

@meirwah
Copy link

meirwah commented Mar 30, 2015

Since users might use a non root linux user for executing cmd on remote linux machine...

@orius123
Copy link
Contributor

this not always required and can cause regular user not to be able to control the docker componnets. maybe we should make it optional

@meirwah
Copy link
Author

meirwah commented Apr 29, 2015

of course.. it should optional...
but question is.. what is the default?

@tethryus
Copy link
Contributor

@meshipeer There is already an operation https://github.com/CloudSlang/cloud-slang-content/blob/master/content/io/cloudslang/base/os/linux/users/add_user_to_sudoers_list.sl. Taking this in consideration, modifying existing operations that use ssh, will require an optional sudo input which will require an interactive session in which a password will be required. We can discuss this concern offline.

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

5 participants