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

RHEL 7 boxes problem with invalid user shells #37

Open
tbielawa opened this issue May 22, 2014 · 0 comments
Open

RHEL 7 boxes problem with invalid user shells #37

tbielawa opened this issue May 22, 2014 · 0 comments

Comments

@tbielawa
Copy link
Member

Reported externally by @tremble:

On RHEL7 I'm getting the following error caused by jsonstats modules:

Error: Shell /bin/nologin must exist
Error: /Stage[main]/Rhusers/Rhusers::User[jsonstatsd]/User[jsonstatsd]/ensure: change from absent to present failed: Shell /bin/nologin must exist

This is an easy two-part fix.

  1. Internally, we need to update the jsonstats user account to point at a valid shell
  2. In the jsonstats package we need to be sure the shell is also valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant