PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Samba erzeugt Fehlerlog



pixel
22.02.06, 13:39
Hallo,

ich habe auf den Samba-Servern immer mal wieder folgende Fehlermeldung im Syslog:

smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:get_peer_addr(1136)
smbd[17396]: getpeername failed. Error was Transport endpoint is not connected
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:get_peer_addr(1136)
smbd[17396]: getpeername failed. Error was Transport endpoint is not connected
smbd[17396]: [2006/02/20 09:33:35, 0] lib/access.c:check_access(328)
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:get_peer_addr(1136)
smbd[17396]: getpeername failed. Error was Transport endpoint is not connected
smbd[17396]: Denied connection from (0.0.0.0)
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:get_peer_addr(1136)
smbd[17396]: getpeername failed. Error was Transport endpoint is not connected
smbd[17396]: Connection denied from 0.0.0.0
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:write_socket_data(430)
smbd[17396]: write_socket_data: write failure. Error = Connection reset by peer
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:write_socket(455)
smbd[17396]: write_socket: Error writing 5 bytes to socket 5: ERRNO = Connection reset by peer
smbd[17396]: [2006/02/20 09:33:35, 0] lib/util_sock.c:send_smb(647)
smbd[17396]: Error writing 5 bytes to client. -1. (Connection reset by peer)

es funktioniert zwar alles aber ich erhalte immer wieder dieses Syslog. Das Problem tritt sowohl auf SuSE-9.1, 9.3 und 10 auf muß sich also eher aus meiner Konfiguration ergeben als aus einem Samba-Bug, nur ich finde keinen.

Hier der globale Teil der smb.conf


[global]
workgroup = SOFTWARESCHMIED
interfaces = 127.0.0.1 192.168.111.0/24 eth0
bind interfaces only = true
hosts allow = 192.168.111.0/24
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_KEEPALIVE IPTOS_LOWDELAY
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
printer admin = @ntadmin, root, administrator, @Domänenbenuter
map to guest = Bad User
security = user
encrypt passwords = yes
passdb backend = ldapsam:ldap://localhost
server string = Samba Server
netbios name = tux
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain master = yes
domain logons = yes
local master = yes
preferred master = yes
os level = 65
logon path = \\%L\netlogon\%U\.msprofile
logon drive = G:
logon script = \%U\%U.bat
wins support = yes
ldap admin dn = cn=manager,dc=softwareschmied
ldap suffix = dc=softwareschmied
ldap user suffix = ou=Users
ldap group suffix = ou=Groups
ldap machine suffix = ou=Hosts

time server = yes

read raw = yes
write raw = yes
write cache size = 32768

getwd cache = yes
deadtime = 10

veto files = /.X*/.bash*/.dvipsrc/.emacs/.exrc/.kermrc/.muttrc/.ssh/.urlview/.x*/ \
/public_html/linux-files/.fonts/.kde/.mc/.mcop/.qt/.skel/.yast2/.Trash*/

Hat jemand einen Tip für mich?

Viele Grüße
pixel

emba
22.02.06, 21:13
ein tip? SUFU!

<closed>

greez