Hi,
in my logs frequently appear messages from the subject. They apparently do
no harm. Nevertheless, I'd like to get rid of them.
Can you suggest me a way how to track down this problem?
It appears that the problem rises for services having in the PAM config
this line:
account required /lib/security/pam_pwdb.so
I only blindly tried to
# nm /lib/security/pam_pwdb.so | grep pam_sm_acct_mgmt
00002a28 T pam_sm_acct_mgmt
just to see if the symbol is defined there. What should I try next?
Thank you,
Petr