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

[IA-4808] Changing welder UID so that it will be unique #487

Closed
wants to merge 4 commits into from

Conversation

lucymcnatt
Copy link
Contributor

@lucymcnatt lucymcnatt commented Apr 22, 2024

On linux, the user IDs after 1000 are reserved for 'normal' (non-system) users and they normally get assigned sequentially. In order to avoid the case where 1001 is already assigned to a different user, this moves the uid into the 2000s.

Context: A new user was added via the Azure DSVM that bumped the sequence of UIDs back, so 1001 was taken by the leoAdmin user and that caused permission issues for the /work folder welder depends on

Related to:
DataBiosphere/welder#269
DataBiosphere/leonardo#4464

@lucymcnatt lucymcnatt closed this Apr 23, 2024
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.

1 participant