[Samba] 4.4.3 on CentOS 6: no guest login

Rowland penny rpenny at samba.org
Sat May 14 11:13:37 UTC 2016


On 14/05/16 07:31, Tom Yates wrote:
> On Fri, 13 May 2016, Rowland penny wrote:
>
>> Might be a stupid question, but have you started Samba?
>
>> On 13/05/16 13:34, Tom Yates wrote:
>>>
>>>  [root at frodo etc]# smbclient -L localhost -Ugeoff
>>>  Enter geoff's password:
>>>  Domain=[ADTEST] OS=[Windows 6.1] Server=[Samba 4.4.3]
>>>
>>>          Sharename       Type      Comment
>>>          ---------       ----      -------
>>>          netlogon        Disk
>>>          sysvol          Disk
>>>          big             Disk
>>>          IPC$            IPC       IPC Service (Samba 4.4.3)
>>>  Domain=[ADTEST] OS=[Windows 6.1] Server=[Samba 4.4.3]
>>>
>>>          Server               Comment
>>>          ---------            -------
>>>
>>>          Workgroup            Master
>>>          ---------            -------
>
> I think that shows it's running, no?
>
>


OK, I can confirm this, I was using 4.4.2 and running the same command, 
I got this:

root at dc1:~# smbclient -L localhost -U%
Domain=[SAMDOM] OS=[Windows 6.1] Server=[Samba 4.4.2]

     Sharename       Type      Comment
     ---------       ----      -------
     netlogon        Disk
     sysvol          Disk
     IPC$            IPC       IPC Service (Samba 4.4.2)
Domain=[SAMDOM] OS=[Windows 6.1] Server=[Samba 4.4.2]

     Server               Comment
     ---------            -------

     Workgroup            Master
     ---------            -------

A short while later, after I updated to 4.4.3, nothing else changed:

root at dc1:~# smbclient -L localhost -U%
Domain=[SAMDOM] OS=[Windows 6.1] Server=[Samba 4.4.3]
tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED

It seems there is a bug report for a similar problem, see: 
https://bugzilla.samba.org/show_bug.cgi?id=11858

The release notes for 4.4.3 seems to suggest this is supposed to be fixed:

Stefan Metzmacher <metze at samba.org>
.......
* BUG 11858: Allow anonymous smb connections.

Rowland






More information about the samba mailing list