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)
commitb80d849b6b586869fc7d3d4153db1a316f2867a9
tree6b5ecd4277bd4772b0ccdb0fe91ac42b46f06e68
parente4729949c61a8df23b5132c6136ae8c3777c348a
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
source/libcli/auth/gensec_krb5.c
source/rpc_server/dcerpc_server.c
source/rpc_server/dcerpc_server.h
source/rpc_server/dcerpc_tcp.c
source/rpc_server/dcesrv_auth.c
source/rpc_server/samr/samr_password.c