Skip to content

clush: add --sudo support (#234) #477

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

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Jun 29, 2022

Add support for sudo password prompt and forwarding over stdin to a
predefined sudo command. The sudo password is then sent over stdin
to the target nodes that will run the actual command prefixed by
the sudo command.

Add sudo_command option to clush.conf.

Closes #234.

@thiell thiell added the Scripts label Jun 29, 2022
@thiell thiell added this to the 1.8.5 milestone Jun 29, 2022
@thiell thiell requested a review from degremont June 29, 2022 19:24
@thiell thiell self-assigned this Jun 29, 2022
@thiell thiell requested a review from martinetd June 29, 2022 20:23
@thiell thiell modified the milestones: 1.8.5, 1.9 Jun 30, 2022
Add support for sudo password prompt and forwarding over stdin to a
predefined sudo command. The sudo password is then sent over stdin
to the target nodes that will run the actual command prefixed by
the sudo command.

Add sudo_command option to clush.conf.

Closes cea-hpc#234.
@thiell thiell merged commit 796549c into cea-hpc:master Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clush: Interactive usage - sudo with password and requiretty
3 participants