LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba smbd constantly spitting error messages to syslog (https://www.linuxquestions.org/questions/linux-networking-3/samba-smbd-constantly-spitting-error-messages-to-syslog-589438/)

Noffie 10-04-2007 12:33 PM

Samba smbd constantly spitting error messages to syslog
 
Has anyone else seen this before? I googled and forum searched it awhile back and came up with nothing. This shows up in my syslog (/var/log/syslog) like once every 10 minutes:

Code:

Oct  4 11:38:56 ims-dellserver smbd[13987]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_administrators(785)
Oct  4 11:38:56 ims-dellserver smbd[13987]:  create_builtin_administrators: Failed to create Administrators
Oct  4 11:38:56 ims-dellserver smbd[13987]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_users(751)
Oct  4 11:38:56 ims-dellserver smbd[13987]:  create_builtin_users: Failed to create Users
Oct  4 11:38:56 ims-dellserver smbd[13987]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_administrators(785)
Oct  4 11:38:56 ims-dellserver smbd[13987]:  create_builtin_administrators: Failed to create Administrators
Oct  4 11:38:56 ims-dellserver smbd[13987]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_users(751)
Oct  4 11:38:56 ims-dellserver smbd[13987]:  create_builtin_users: Failed to create Users
Oct  4 11:38:56 ims-dellserver smbd[13988]: [2007/10/04 11:38:56, 0] lib/util_sock.c:get_peer_addr(1229)
Oct  4 11:38:56 ims-dellserver smbd[13988]:  getpeername failed. Error was Transport endpoint is not connected
Oct  4 11:38:56 ims-dellserver smbd[13988]: [2007/10/04 11:38:56, 0] lib/util_sock.c:write_data(562)
Oct  4 11:38:56 ims-dellserver smbd[13988]:  write_data: write failure in writing to client 192.168.0.70. Error Connection reset by peer
Oct  4 11:38:56 ims-dellserver smbd[13988]: [2007/10/04 11:38:56, 0] lib/util_sock.c:send_smb(769)
Oct  4 11:38:56 ims-dellserver smbd[13988]:  Error writing 4 bytes to client. -1. (Connection reset by peer)
Oct  4 11:38:56 ims-dellserver smbd[13989]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_administrators(785)
Oct  4 11:38:56 ims-dellserver smbd[13989]:  create_builtin_administrators: Failed to create Administrators
Oct  4 11:38:56 ims-dellserver smbd[13989]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_users(751)
Oct  4 11:38:56 ims-dellserver smbd[13989]:  create_builtin_users: Failed to create Users
Oct  4 11:38:56 ims-dellserver smbd[13989]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_administrators(785)
Oct  4 11:38:56 ims-dellserver smbd[13989]:  create_builtin_administrators: Failed to create Administrators
Oct  4 11:38:56 ims-dellserver smbd[13989]: [2007/10/04 11:38:56, 0] auth/auth_util.c:create_builtin_users(751)
Oct  4 11:38:56 ims-dellserver smbd[13989]:  create_builtin_users: Failed to create Users
Oct  4 11:39:01 ims-dellserver /USR/SBIN/CRON[13991]: (root) CMD (  [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm)


skb30 04-16-2008 09:51 PM

I'm seeing this message my log and I can't get connect to the server anymore from XP.. Did you ever figure out what the problem was/is?

Noffie 04-16-2008 10:09 PM

Sorry, but I never did figure out what it was.

I have always, and I think still do get it though (I'll have to check if a recent upgrade didn't eliminate it). So, I don't think it causes connection problems. You'll have to look elsewhere for what is causing the problem, or post something in this forum. :-)

skb30 04-18-2008 06:51 PM

Thanks for the update. You are right, it doesn't seem to cause any connection problems but those message can sure send you down the wrong path when trying to debug. Thanks again


All times are GMT -5. The time now is 01:57 PM.