I've installed Google Authentication on all the machines in our system, and while the authentication during login works fine, our machines are producing logs that have this line over and over:
sshd(pam_google_authenticator)[2 Failed to compute location of secret file
Some machines have it more than others, and these errors seem to appear intermittently: say, from 3:00 AM to 3:04, or even 12:07, 3:05, 7:38. The location of the file is just in the user's home directory. I have no idea what's going on here, as I'm just a student sysadmin. Could it be an attack of some sort, or maybe the home directories are failing to mount properly on sshd? (Even though our ssh daemons are working fine.)
Some machines are running LDAP, some are just on UNIX, and all machines are running the most recent version of Ubuntu. If I left out any necessary information just let me know.
Thanks in advance for any help!