s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
commit16e6631da9385604f98a89a662a9b2d75affcd7c
authorGünther Deschner <gd@samba.org>
Mon, 12 Aug 2013 15:23:12 +0000 (12 17:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Aug 2013 10:58:02 +0000 (20 12:58 +0200)
treeabacf36164372ef5d316837e8a4f4f6a463fe832
parent232fd8ba0aa9728a3cabd6372fc1ecaaa38d416e
s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().

Fallback to lsa named-pipe connection when tcp connection has failed twice (it
could be a trusted domain connection where we cannot setup a secure channel).

Guenther

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9615
BUG: https://bugzilla.samba.org/show_bug.cgi?id=9899

Signed-off-by: Günther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Tested-by: Christof Schmitt <christof.schmitt@us.ibm.com>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Aug 13 20:55:33 CEST 2013 on sn-devel-104

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Tue Aug 20 12:58:03 CEST 2013 on sn-devel-104
source3/winbindd/winbindd_cm.c