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

v4.0.x: Allow run-as-root if 2 envars are set #5598

Merged
merged 1 commit into from
Aug 27, 2018
Merged

v4.0.x: Allow run-as-root if 2 envars are set #5598

merged 1 commit into from
Aug 27, 2018

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 25, 2018

Per suggestion by @bangerth, allow mpirun to execute as root if two
envars are set to specific values

Per conversation with @jsquyres, name the envars OMPI_ALLOW_RUN_AS_ROOT
and OMPI_ALLOW_RUN_AS_ROOT_CONFIRM

Fixes #4451

Signed-off-by: Ralph Castain rhc@open-mpi.org
Signed-off-by: Jeff Squyres jsquyres@cisco.com
(cherry picked from commit 7f1444d)

Per suggestion by @bangerth, allow mpirun to execute as root if two
envars are set to specific values

Per conversation with @jsquyres, name the envars OMPI_ALLOW_RUN_AS_ROOT
and OMPI_ALLOW_RUN_AS_ROOT_CONFIRM

Fixes #4451

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit 7f1444d)
@rhc54 rhc54 added this to the v4.0.0 milestone Aug 25, 2018
@rhc54 rhc54 self-assigned this Aug 25, 2018
@rhc54 rhc54 requested a review from jsquyres August 25, 2018 03:25
@jsquyres jsquyres changed the title Allow run-as-root if 2 envars are set v4.0.x: Allow run-as-root if 2 envars are set Aug 25, 2018
@hppritcha
Copy link
Member

@gpaulsen ready to merge in - added news label

@hppritcha hppritcha merged commit 5e8e337 into open-mpi:v4.0.x Aug 27, 2018
@ax3l
Copy link

ax3l commented Aug 30, 2018

Can we also backport this to the 3.x release line? Otherwise we do have a gap of a major version to control this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants