smbclient -L //dns.domain.name worked just fine in Samba 3.6 but it fails in 4.0 after listing the shares. asn@samba:~/workspace/projects/samba/git> bin/smbclient -L //discworlddomain.discworld.site -Ujoe1%secret; echo "RETURN VALUE: $?" Domain=[DISCWORLD] OS=[Windows Server 2008 R2 Enterprise 7601 Service Pack 1] Server=[Windows Server 2008 R2 Enterprise 6.1] Sharename Type Comment --------- ---- ------- ADMIN$ Disk Remote Admin C$ Disk Default share IPC$ IPC Remote IPC NETLOGON Disk Logon server share public Disk SYSVOL Disk Logon server share test Disk Connection to discworlddomain.discworld.site failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND) NetBIOS over TCP disabled -- no workgroup available RETURN VALUE: 1
Created attachment 10456 [details] v4-2-test patch
Created attachment 10458 [details] v4-1-test patch
Comment on attachment 10456 [details] v4-2-test patch LGTM.
Comment on attachment 10458 [details] v4-1-test patch LGTM.
Re-assigning to Karolin for inclusion in 4.2.0, 4.1.next.
(In reply to Jeremy Allison from comment #5) Pushed to autobuild-v4-2-test (v4-1-test is frozen currently).
Pushed to v4-2-test. Pushed to autobuild-v4-1-test.
(In reply to Karolin Seeger from comment #7) Pushed to v4-1-test. Closing out bug report. Thanks!