Skip to content

Fix up permissions when a different user restores - #534

Merged
tjwatson merged 1 commit into
WASdev:vNextfrom
tjwatson:fixCheckpointPermissions
Aug 9, 2023
Merged

Fix up permissions when a different user restores#534
tjwatson merged 1 commit into
WASdev:vNextfrom
tjwatson:fixCheckpointPermissions

Conversation

@tjwatson

Copy link
Copy Markdown
Member

During checkpoint the current user creates
resources and directories for which the restore
user needs permission to read and write.

This change fixes up the permissions to allow
a different from the checkpoint user to restore
the process.

During checkpoint the current user creates
resources and directories for which the restore
user needs permission to read and write.
This change fixes up the permissions to allow
a different from the checkpoint user to restore
the process.
@tjwatson

Copy link
Copy Markdown
MemberAuthor

This is to apply the same fix done in OpenLiberty images: OpenLiberty/ci.docker#437

@tjwatson
tjwatson requested review from mbroz2 and wraschkeAugust 9, 2023 13:36
@tjwatson
tjwatson merged commit 856ab51 into WASdev:vNextAug 9, 2023
@tjwatson
tjwatson deleted the fixCheckpointPermissions branch August 9, 2023 16:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tjwatson@wraschke