r2290: Fix 'lsakey' for the server-side, it is static for
authorAndrew Bartlett <abartlet@samba.org>
Sun, 12 Sep 2004 03:18:24 +0000 (03:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:40 +0000 (12:58 -0500)
commit15a96c42985c9bb4778a16160290220a935d99bd
tree3ca0bd98be270465d8be1596ccd684d33ca60ad1
parent67c37a3b8ed9a0c9b5cc95ba03a921cf32e3cf3f
r2290: Fix 'lsakey' for the server-side, it is static for
'authenticated' connections.

Fix kerberos session key issues - we need to call the
routine for extracting the session key, not just read the cache.

Andrew Bartlett
(This used to be commit b80d849b6b586869fc7d3d4153db1a316f2867a9)
source4/libcli/auth/gensec_krb5.c
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/dcerpc_tcp.c
source4/rpc_server/dcesrv_auth.c
source4/rpc_server/samr/samr_password.c