s4:rpc_server Record the remote connections association group ID
authorAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 04:53:31 +0000 (15:53 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 05:32:49 +0000 (16:32 +1100)
commit10fed057cde7649b8fc8ee6611ea588a471c2483
tree37d917e4b6eaf60e4f5c10a6a2fdcc6760d1980d
parentaf4a7c0f4be4bb94d6299e93f22d26e2f8340e69
s4:rpc_server Record the remote connections association group ID

By recording the association group the remote server assigned to our
proxied RPC connection, we can ensure we use the same value when the
client wishes to use it.

This isn't stored in a private pointer, as mapiproxy will want to use
this feature too.

Andrew Bartlett
source4/rpc_server/dcerpc_server.h
source4/rpc_server/remote/dcesrv_remote.c