From: Roland Schwingel <roland.schwin...@onevision.com>
Date: Mon, 24 Sep 2012 11:07:13 +0200

> > [...]
> 
> Mine comes here (from my PDC):
> 
> [global]
>       display charset = UTF-8
>       workgroup = ONEVISION
>       password server =
>       passdb backend = ldapsam:"ldap://localhost";
>       log file = /usr/local/samba/var/log.%m
>       max log size = 500
>       smb ports = 139
>       large readwrite = No
>       name resolve order = host bcast
>       time server = Yes
>       socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=65536 
> SO_RCVBUF=65536
>       add machine script = /usr/local/samba/bin/createSambaMachineAccount.php
> "%u"
(snip)

Perhaps "smb ports = 139" causes your problem.
Port 139 is a port for old services. Recent services use port 445
instead.

Adding "smb pors = 139" to my simple smb.conf, I see the same problem
as you see.

---
TAKAHASHI Motonobu <mo...@monyo.com>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to