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

Specify correct login shell when adding user #214

Merged
merged 1 commit into from Jan 22, 2019
Merged

Specify correct login shell when adding user #214

merged 1 commit into from Jan 22, 2019

Conversation

sotoiwa
Copy link
Contributor

@sotoiwa sotoiwa commented Jan 22, 2019

Fixes #213

Need to specify the /usr/sbin/nologin because there is no /sbin/nologin in the Ubuntu image.
Although CentOS has both /sbin/nologin and /usr/sbin/nologin, I think it is better to specify /usr/sbin/nologin for consistency.

Copy link
Contributor

@arthurdm arthurdm left a comment

Choose a reason for hiding this comment

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

looks good, thanks @sotoiwa!

@arthurdm arthurdm merged commit 9b344d1 into WASdev:master Jan 22, 2019
@sotoiwa sotoiwa deleted the fix/default-login-shell branch February 27, 2019 08:11
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.

None yet

2 participants