s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)
commit2032f2746d70bbebd1af26a7a046eb1cc61ac175
authorGünther Deschner <gd@samba.org>
Fri, 23 Nov 2012 12:19:53 +0000 (23 13:19 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2012 15:30:56 +0000 (23 16:30 +0100)
tree28e92a65558097eed8a59f872addcee072aa1aaf
parent8f4b871e9776245f599a302f569594aaba9d25c9
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
source3/rpc_client/cli_pipe.c