Bugzilla – Bug 1219358
AUDIT-WHITELIST: pam: new module: pam_canonicalize_user to canonicalize user name
Last modified: 2024-02-19 13:00:53 UTC
Linux-PAM comes with a new trivial PAM module (~15 lines of code), which needs to be whitelisted. PR for the module: https://github.com/linux-pam/linux-pam/pull/617
The new module is already found in the pam devel project on OBS. It just checks whether the provided username, when resolved via getpwnam & friends, differs. If so then the username stored in the PAM handle is adjusted to the one provided by the system functions. Whitelisting can be done.
This is an autogenerated message for OBS integration: This bug (1219358) was mentioned in https://build.opensuse.org/request/show/1143293 Factory / rpmlint
The whitelisting has reached Factory. Closing.