s3:utils:net: Print debug message about Netbios
authorJustin Stephenson <jstephen@redhat.com>
Mon, 17 Dec 2018 20:17:24 +0000 (15:17 -0500)
committerNoel Power <npower@samba.org>
Wed, 9 Jan 2019 21:38:21 +0000 (22:38 +0100)
commit08867de2efde05e4730b41a335d13f775e44e397
treedb656ceea44eeccc67534640703765fefc35ada3
parentecbb2f78cec6d9e6f5180c8ba274a1da2152f098
s3:utils:net: Print debug message about Netbios

With a preceding patch, cli_connect_nb() will return
NT_STATUS_NOT_SUPPORTED when 'disable netbios' is set in smb.conf.

Print an informative error message to indicate Netbios is disabled
if this occurs.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13727

Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Noel Power <nopower@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Wed Jan  9 22:38:21 CET 2019 on sn-devel-144
source3/utils/net_rpc.c
source3/utils/net_time.c