We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For some reason, the ipmi the user authentication code is using dropbear as the PAM service name:
dropbear
phosphor-host-ipmid/user_channel/user_mgmt.cpp
Line 720 in 29b9f31
... which makes logs for IPMI authenciation issues super confusing.
The text was updated successfully, but these errors were encountered:
Proposed fix in https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-host-ipmid/+/47378
Sorry, something went wrong.
No branches or pull requests
For some reason, the ipmi the user authentication code is using
dropbear
as the PAM service name:phosphor-host-ipmid/user_channel/user_mgmt.cpp
Line 720 in 29b9f31
... which makes logs for IPMI authenciation issues super confusing.
The text was updated successfully, but these errors were encountered: