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

[RFC 0076] Windows build images use SIDs for User/Group ownership #1079

Open
ekcasey opened this issue Feb 17, 2021 · 1 comment
Open

[RFC 0076] Windows build images use SIDs for User/Group ownership #1079

ekcasey opened this issue Feb 17, 2021 · 1 comment
Labels
os/windows status/blocked Issue or PR that is blocked. See comments. type/enhancement Issue that requests a new feature or improvement.

Comments

@ekcasey
Copy link
Member

ekcasey commented Feb 17, 2021

RFC 0076
buildpacks/rfcs#133

When creating builders or executing builds:

  • Use CNB_USER_SID and CNB_GROUP_SID instead of CNB_USER_ID and CNB_GROUP_ID when working with windows stack images
  • Replace any use of -uid and -gid flags with -usid and -gsid flags for builds in windows environments
@ekcasey ekcasey added type/enhancement Issue that requests a new feature or improvement. os/windows status/blocked Issue or PR that is blocked. See comments. labels Feb 17, 2021
@jjbustamante
Copy link
Member

Block on lifecycle issue 343.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os/windows status/blocked Issue or PR that is blocked. See comments. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

No branches or pull requests

2 participants