net: Fix IPC connections with interactive password prompt.
authorMichael Adam <obnox@samba.org>
Mon, 4 Aug 2008 11:31:26 +0000 (13:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Aug 2008 12:32:23 +0000 (14:32 +0200)
commitd29db976dcffef772044b1e5246ec6715d6afbbb
treefc4c5a0a8c8c789c3b56340c61feafd8d5e3d15f
parent062bd2592e249cce426369b92c2238a4deb33956
net: Fix IPC connections with interactive password prompt.

This fixes a regression introduced with 52f916c6.
Some net subcommands didn't work when the username, but not the
corresponding password was given on the command line.
source/utils/net.c