I am getting tons of these messages in my /var/log/messages
file
Apr 16 06:58:20 server pam_pwdfile[7856]: couldn't open password file /etc/techproxy.shadow
Apr 16 06:58:20 server pam_pwdfile[7863]: couldn't open password file /etc/techproxy.shadow
Apr 16 06:58:20 server pam_pwdfile[7859]: couldn't open password file /etc/techproxy.shadow
Can anyone please let me know what might be trying to access this file multiple times per second?
*** Update **
The command grep pam_pwdfile /etc/pam.d/*
Returns:
/etc/pam.d/techproxy.auth sufficient pam_pwdfile.so /etc/techproxy.shadow
I do see a file called techproxy in the pam.d folder
is it safe to delete this I see can find no info on what it is for?