s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)
commit0a52a89f8ed23d2f55cb4d6a0fbb94571e70a8ee
authorGünther Deschner <gd@samba.org>
Fri, 23 Nov 2012 12:19:53 +0000 (23 13:19 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 27 Nov 2012 08:08:26 +0000 (27 09:08 +0100)
treeab285e0b9b3bdec32423d97041c441ea1bdd207d
parentabb142b4db54ecf17e3b05c374e9d51c6ddc4e04
s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)

The server name type (0x20) is much more likely to be available in the name cache, as
this type gets stored by winbind itself - the primary user of the ncacn_ip_tcp
code currently.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Nov 23 16:30:57 CET 2012 on sn-devel-104
(cherry picked from commit 2032f2746d70bbebd1af26a7a046eb1cc61ac175)
(cherry picked from commit ac0623cab847a4df9c5cd35442e9be8924d9e261)
source3/rpc_client/cli_pipe.c