Schannel, once setup, may be used on *ANY* TCP/IP connection until the
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jul 2003 01:26:19 +0000 (01:26 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jul 2003 01:26:19 +0000 (01:26 +0000)
commitc9305f1c647abf4dc180c93e9f481a6da9220b57
treefa2675705e1da12780eada31861875e02929aade
parentff5f4d66a554eace6cc12bce4e1bed173c56025b
Schannel, once setup, may be used on *ANY* TCP/IP connection until the
connection that set it up has been shut down.

(Also, pipes still connected, and reconnections to the same pipe (eg SAMR)
may continue to use that session key until their TCP/IP connection is shut
down)

Allow further testing by printing out the session key, and allowing it's input
into rpcclient.

Next step is automatic storage in a TDB.

Andrew Bartlett
(This used to be commit fa4d7be1619b51aacec37ddf995c940b8100aef9)
source3/rpc_client/cli_pipe.c
source3/rpcclient/rpcclient.c