svn commit: samba r10793 - in trunk/source: include passdb rpc_server

jra at samba.org jra at samba.org
Fri Oct 7 01:46:35 GMT 2005


Author: jra
Date: 2005-10-07 01:46:34 +0000 (Fri, 07 Oct 2005)
New Revision: 10793

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10793

Log:
Fix the "schannel not stored across client disconnects" problem.
Based on the Samba4 solution - stores data in
$samba/private/schannel_store.tdb.
This tdb is not left open but open and closed on demand.
Jeremy.

Modified:
   trunk/source/include/secrets.h
   trunk/source/passdb/secrets.c
   trunk/source/rpc_server/srv_netlog_nt.c
   trunk/source/rpc_server/srv_pipe.c


Changeset:
Sorry, the patch is too large (328 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10793


More information about the samba-cvs mailing list