s3-net_conf: Display an error on net conf import failures.
commita901405b93a08c299569d0247bf76829d3258fad
authorJim McDonough <jmcd@samba.org>
Wed, 21 Apr 2010 18:53:51 +0000 (21 20:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 6 May 2010 12:08:39 +0000 (6 14:08 +0200)
tree69f5942865c50b2d95cd4c422a0a0ba837f0f916
parenta9221148fc9b4c390cbf7b9a115a843ada4db189
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).
(cherry picked from commit d983085cee01fcf6e6176d395400075e6d5df937)
source3/utils/net_conf.c