s3:smbget: Use cmdline_messaging_context
authorChristof Schmitt <cs@samba.org>
Tue, 21 Aug 2018 23:11:02 +0000 (16:11 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Sep 2018 15:26:17 +0000 (17:26 +0200)
commit20ed13923ed3c55e1b293e5440028d29384e9d3a
tree9762ede6ee9b3459c8c7f3ecea1a846c527d573d
parentde040eafbd7d729316d757c14c44df163a4b36ad
s3:smbget: Use cmdline_messaging_context

Initialize the messaging context through cmdline_messaging_context to
allow access to config in clustered Samba.

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/utils/smbget.c