r2670: use a destructor to auto-close the samr ldb when the last user
authorAndrew Tridgell <tridge@samba.org>
Mon, 27 Sep 2004 00:48:01 +0000 (00:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:20 +0000 (12:59 -0500)
commitf095a8e748a87de9f4cde117df13e8dccd8aeaa9
treedccc8a38c0f45b348ea0257933410bbc965fe55b
parent5a064d4a62c35167d888356d01dfdb76f59bc6b1
r2670: use a destructor to auto-close the samr ldb when the last user
disconnects. Previously the ldb was always kept open.
(This used to be commit d78eea9eb8540f137d30aef5fbb397295312eb1b)
source4/rpc_server/samr/samdb.c