s3-net_conf: Display an error on net conf import failures.
commitc1ae6d36d09569732408fdd6c079a1db7a5a65a5
authorJim McDonough <jmcd@samba.org>
Wed, 21 Apr 2010 18:51:54 +0000 (21 20:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 21 Apr 2010 18:51:54 +0000 (21 20:51 +0200)
tree7b18d668c0c1521b86b666dd958dffc439e5786b
parentdb511272f3393a35a1e596740b88487333ebeb24
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