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

oem-ibm: Add user password error status codes #37

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

jaypadath
Copy link
Contributor

This commit adds the new and generic user password error status codes for the following scenarios:

  1. Password authentication status
  2. Password change status
  3. Admin operation status

Example use case:
If host passes the username and password credentials to the BMC, it could support below requirements through any password validation mechanism (Ex: PAM module)

  1. Password authentication
  2. Password change if the password has been expired

Change-Id: Ie52c256e6e5b3011435b5453f4d4691cc4677884

This commit adds the new and generic user password error status
codes for the following scenarios:

1. Password authentication status
2. Password change status
3. Admin operation status

Example use case:
If host passes the username and password credentials to the BMC, it
could support below requirements through any password validation
mechanism (Ex: PAM module)
1. Password authentication
2. Password change if the password has been expired

Change-Id: Ie52c256e6e5b3011435b5453f4d4691cc4677884
Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
@rfrandse rfrandse merged commit 13cba3e into ibm-openbmc:1110 Aug 14, 2024
1 check passed
ArchanaKakani pushed a commit to ArchanaKakani/libpldm that referenced this pull request Sep 6, 2024
This commit adds the new and generic user password error status
codes for the following scenarios:

1. Password authentication status
2. Password change status
3. Admin operation status

Example use case:
If host passes the username and password credentials to the BMC, it
could support below requirements through any password validation
mechanism (Ex: PAM module)
1. Password authentication
2. Password change if the password has been expired

Change-Id: Ie52c256e6e5b3011435b5453f4d4691cc4677884

Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
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.

3 participants