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

"omiserver pam_nologin(omiaccount): conversation failed" errors #717

Open
InformTechPro opened this issue May 4, 2022 · 4 comments
Open

Comments

@InformTechPro
Copy link

InformTechPro commented May 4, 2022

Red Hat 7.9 servers are logging "omiserver pam_nologin(omiaccount): conversation failed" and "pam_nologin(omiaccount):conversation failed errors. The errors reference omiserver processname and authpriv facility. Please help clarify the impact of the error on omi functionality as well as corrective function to address the error. We checked /etc/pam.conf configuration file, but it's blank.

@JumpingYang001
Copy link
Contributor

JumpingYang001 commented Jun 10, 2022

@InformTechPro it is a message logged by system, since /etc/pam.d/omi sets omi user as a nologin user, that means no one should login as omi user. The message means someone want to login with omi user and system logs it.

@InformTechPro
Copy link
Author

InformTechPro commented Jun 10, 2022

@JumpingYang001 Do we have any option(s) to trace which service triggers the operation?

@JumpingYang001
Copy link
Contributor

@InformTechPro need some time to investigate, if find something will update you, thanks.

@InformTechPro
Copy link
Author

@JumpingYang001 We deleted/commented the line:”account required pam_nologin.so” in /etc/pam.d/omi. No longer seeing “pam_lologin(omi:account)” messages generated in /var/log/secure log, but continue to monitor.

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

No branches or pull requests

2 participants