[PATCH] OSF DCE RPC funnel

Luke Howard lukeh at PADL.COM
Wed Oct 9 08:01:00 GMT 2002


This is a funnel between named pipes (ncacn_np) and a TCP/IP DCE RPC
server running on the local host (ncacn_ip_tcp).

The OSF DCE runtime is required, because the endpoint mapper client
stubs are used. You could rewrite this to not require the DCE runtime
but, if you need this code, you probably already have the runtime.

You should apply the patch to srv_pipe_hnd.c, and add srv_dce_funnel.c
to the Makefile. Services not registered in the endpoint mapper will
fall back to the SAMBA implementation.

You will also need to compile with -DNCACN_IP_TCP_FUNNEL.

Also, there is support for forwarding NTLM credentials via a temporary
file.

Thanks to the SAMBA team for making the named pipe API easy to extend!

Luke Howard <lukeh at padl.com>
PADL Software Pty Ltd
August 26, 2002

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dce_funnel.tar.gz
Type: application/octet-stream
Size: 6698 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20021009/6c03e73a/dce_funnel.tar.obj
-------------- next part --------------
--
Luke Howard | PADL Software Pty Ltd | www.padl.com


More information about the samba-technical mailing list