Some fixes for ads printer publish:
authorTim Potter <tpot@samba.org>
Thu, 3 Jul 2003 05:58:55 +0000 (05:58 +0000)
committerTim Potter <tpot@samba.org>
Thu, 3 Jul 2003 05:58:55 +0000 (05:58 +0000)
commit94fe3b2cdfa67c9d74edc00a436b5eacbf3e0dc4
treeaa2de44a1cfc540b123bb3cce2a9b4a790cdd0f8
parent814519c5de7f962623163b732c8589abd355d845
Some fixes for ads printer publish:

  - check error return for cli_full_connection() when trying to obtain
    printer data

  - check error return on ads_find_machine_acct()

  - Minor reformatting to separate fetching printer data from publishing it
source/utils/net_ads.c