Just upgrade my Ubuntu server to 8.04 and every since the initial boot,
I get the a new entry in /var/log/auth.log every five minutes.
Apparently something in the default cron jobs is calling for
pam_smbpass.so.  My /var/log/auth.log file is nothing but the
following...

Apr 26 06:17:01 localhost CRON[8473]: PAM unable to 
dlopen(/lib/security/pam_smbpass.so)
Apr 26 06:17:01 localhost CRON[8473]: PAM [error: /lib/security/pam_smbpass.so: 
cannot open shared object file: No such file or directory]
Apr 26 06:17:01 localhost CRON[8473]: PAM adding faulty module: 
/lib/security/pam_smbpass.so
Apr 26 06:17:01 localhost CRON[8473]: pam_unix(cron:session): session opened 
for user root by (uid=0)
Apr 26 06:17:01 localhost CRON[8473]: pam_unix(cron:session): session closed 
for user root
Apr 26 06:25:01 localhost CRON[8505]: PAM unable to 
dlopen(/lib/security/pam_smbpass.so)
Apr 26 06:25:01 localhost CRON[8505]: PAM [error: /lib/security/pam_smbpass.so: 
cannot open shared object file: No such file or directory]
Apr 26 06:25:01 localhost CRON[8505]: PAM adding faulty module: 
/lib/security/pam_smbpass.so
Apr 26 06:25:01 localhost CRON[8505]: pam_unix(cron:session): session opened 
for user root by (uid=0)
Apr 26 06:25:01 localhost CRON[8505]: pam_unix(cron:session): session closed 
for user root

-- 
error in auth.log when switch user -- pam_smbpass.so
https://bugs.launchpad.net/bugs/216990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to