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? -- Tom Yates - http://www.teaparty.net
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
On Sat, 14 May 2016, Rowland penny wrote:> 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: >> > [stuff deleted] >> >> 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.I, too, can confirm that going back to samba 4.4.2 fixes the problem. Thank you! -- Tom Yates - http://www.teaparty.net
Seemingly Similar Threads
- 4.4.3 on CentOS 6: no guest login
- 4.4.3 on CentOS 6: no guest login
- 4.4.3 on CentOS 6: no guest login
- Samba SSSD authentication via userPrincipalName does not work because samba claims that the username does not exist.
- Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED