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

fix check for binary root ownership #104

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

codekitchen
Copy link
Contributor

501 is often, but not always, the uid of the user on OS X. For instance in our corp environment, our uid is the same as our active directory id. This new check should be more reliable, as 0 is always the uid of the root user.

501 is often, but not always, the uid of the user on OS X. For instance in our corp environment, our uid is the same as our active directory id. This new check should be more reliable, as 0 is always the uid of the root user.
@zchee
Copy link
Member

zchee commented Mar 9, 2016

@codekitchen Thanks PR!!
LGTM.
I think it is more correct implementation.

I tested later, and will merge.

zchee added a commit that referenced this pull request Mar 10, 2016
fix check for binary root ownership
@zchee zchee merged commit 5e18e00 into machine-drivers:master Mar 10, 2016
@zchee
Copy link
Member

zchee commented Mar 10, 2016

@codekitchen Merged. Thanks!!

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.

2 participants