Announcement

Collapse
No announcement yet.

Question about Logs

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Question about Logs

    Hi

    Just wondering if these log entries are normal or if they may be something to worry about.

    04/28/2008 11:17:01 PM kub804k CRON[5886] PAM adding faulty module: /lib/security/pam_smbpass.so
    04/28/2008 11:17:01 PM kub804k CRON[5886] PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory]
    04/28/2008 11:17:01 PM kub804k CRON[5886] PAM unable to dlopen(/lib/security/pam_smbpass.so)
    04/28/2008 11:17:01 PM kub804k CRON[5886] pam_unix(cron:session): session closed for user root
    04/28/2008 11:17:01 PM kub804k CRON[5886] pam_unix(cron:session): session opened for user root by (uid=0)

    AND:

    04/28/2008 11:48:23 PM kub804k sudo PAM adding faulty module: /lib/security/pam_smbpass.so
    04/28/2008 11:48:23 PM kub804k sudo PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory]
    04/28/2008 11:48:23 PM kub804k sudo PAM unable to dlopen(/lib/security/pam_smbpass.so)
    04/28/2008 11:48:27 PM kub804k sudo pam_unix(sudo:session): session closed for user root
    04/28/2008 11:48:27 PM kub804k sudo pam_unix(sudo:session): session opened for user root by (uid=0)

    The same thing shows up for Process "kdm".

    Thanks!

    Also:
    These show up every second without pause. I don't know which USB device it's trying to read...

    04/29/2008 12:08:53 AM kub804k kernel [ 3403.861525] usb 2-7: new high speed USB device using ehci_hcd and address 105
    04/29/2008 12:08:53 AM kub804k kernel [ 3404.191933] usb 2-7: new high speed USB device using ehci_hcd and address 106
    04/29/2008 12:08:53 AM kub804k kernel [ 3404.519410] usb 2-7: new high speed USB device using ehci_hcd and address 107
    04/29/2008 12:08:54 AM kub804k kernel [ 3404.847960] usb 2-7: new high speed USB device using ehci_hcd and address 108
    04/29/2008 12:08:54 AM kub804k kernel [ 3405.183388] usb 2-7: new high speed USB device using ehci_hcd and address 109


    #2
    Re: Question about Logs

    1.) /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory] - fix this by seeing if you have palm_smbpass.so in /lib/security/pam_smbpass.so as it seem to be missing. - the rest are normal.

    2.)PAM adding faulty module: /lib/security/pam_smbpass.so - same as 1 and the rest are fine.

    3.)A for the rest do you have a highspeed USB drive ie: a pendrive?

    Also just like many of the others which I said it's fine, it's just information and that's all no need to worry except for try to get the /lib/security/pam issue fixed.
    Wanna know more about Me and My computer then click here

    Comment

    Working...
    X