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

handle parameters with valid zero value #338

Closed
arichardet opened this issue Sep 30, 2016 · 0 comments
Closed

handle parameters with valid zero value #338

arichardet opened this issue Sep 30, 2016 · 0 comments
Assignees
Labels

Comments

@arichardet
Copy link
Contributor

After #321, we need to make a change to handle parameters for which zero is a valid value. Zero is a valid value for user.user gid and uid parameters, and user.group gid parameter. A user can be created by providing a uid or allowing it to be set for you in the system call.

The problem now is that if the parameter is not provided in the configuration, the preparer sets its value to zero.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants