s3:winbindd: don't hide the error in cm_connect_lsa()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2013 02:25:39 +0000 (04:25 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2013 19:48:55 +0000 (08:48 +1300)
commit68ea47c27830b831e1be9725dff86bc3e17107cf
tree08b4042e62cbfd5cbeadf0d7171e96f8b7bf3fe8
parentd610339028443f74248aec4bb9b4caa62daa1ff4
s3:winbindd: don't hide the error in cm_connect_lsa()

We should not overwrite the error with NT_STATUS_PIPE_NOT_AVAILABLE.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_cm.c