s3-net_conf: Display an error on net conf import failures.
commitd983085cee01fcf6e6176d395400075e6d5df937
authorJim McDonough <jmcd@samba.org>
Wed, 21 Apr 2010 18:53:51 +0000 (21 20:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 21 Apr 2010 18:53:51 +0000 (21 20:53 +0200)
tree9330d3144f7ab788f82f8c3bbfe6aba731b33392
parent8dd1f920fb74d62a8f841a81f38feb0b0d689cc8
s3-net_conf: Display an error on net conf import failures.

When something goes wrong, such as a typo in a parameter
name, we'll now display the failure instead of just returning
with -1 and no message.

Fix bug #7378 ("net conf import" fails silently on parameter typo).
source3/utils/net_conf.c