Skip to content

Conversation

@dmabupt
Copy link
Contributor

@dmabupt dmabupt commented Sep 3, 2018

setuid() can not accept a 'nobody' parameter on IBM i.
The default user (QSECOFR) on IBM i has user id 0.

setuid() can not accept a 'nobody' parameter on IBM i.
The default user (QSECOFR) on IBM i has user id 0.
@dmabupt dmabupt requested a review from a team as a code owner September 3, 2018 07:22
@zkat zkat added the semver:patch semver patch level for changes label Nov 13, 2018
@zkat zkat changed the base branch from latest to release-next November 13, 2018 14:53
Copy link
Contributor

@zkat zkat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems reasonable enough...

@zkat zkat merged commit 1065a78 into npm:release-next Dec 10, 2018
aeschright pushed a commit that referenced this pull request Jan 18, 2019
setuid() can not accept a 'nobody' parameter on IBM i.
The default user (QSECOFR) on IBM i has user id 0.

PR-URL: #65
Credit: @dmabupt
Reviewed-By: @zkat
@zkat zkat mentioned this pull request Jan 29, 2019
4 tasks
koralle pushed a commit to koralle/npm-cli that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch semver patch level for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants