Skip to content

Fix up permissions when a different user restores from the default user#437

Merged
tjwatson merged 1 commit intoOpenLiberty:vNextfrom
tjwatson:fixCheckpointPermissions
Aug 2, 2023
Merged

Fix up permissions when a different user restores from the default user#437
tjwatson merged 1 commit intoOpenLiberty:vNextfrom
tjwatson:fixCheckpointPermissions

Conversation

@tjwatson
Copy link
Copy Markdown
Member

@tjwatson tjwatson commented Aug 1, 2023

Fixes #420

@tjwatson tjwatson changed the title Fix up permissions when default user restores Fix up permissions when a different user restores from the default user Aug 1, 2023
@tjwatson tjwatson force-pushed the fixCheckpointPermissions branch from 7555077 to dc0d7b1 Compare August 1, 2023 15:48
@tjwatson tjwatson changed the base branch from main to vNext August 1, 2023 17:19
@tjwatson tjwatson requested a review from mbroz2 August 1, 2023 17:19
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 tjwatson force-pushed the fixCheckpointPermissions branch from dc0d7b1 to 09c12fe Compare August 1, 2023 21:03
@tjwatson tjwatson merged commit 2de9b0f into OpenLiberty:vNext Aug 2, 2023
Sign up for free to 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.

Ensure other user IDs besides 1001/default can be used to restore InstantOn

2 participants