s3:lib/ctdbd_conn: try ctdbd_init_connection() as root (bug #8684)
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Dec 2011 13:45:45 +0000 (14:45 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Jan 2012 20:02:24 +0000 (21:02 +0100)
commitff4e1df575a3d7eb484b31d6afe46825ba418981
treed95e79c77c07231a187a5f77c175ca0a032ac7e0
parentd61993043fcb7676a58658476421f5f4ff1a3fea
s3:lib/ctdbd_conn: try ctdbd_init_connection() as root (bug #8684)

ctdbd_traverse is only called if the main db_context is already
open. So if we could get to information via dbwrap_fetch,
we should also be able to traverse.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Dec 23 18:19:14 CET 2011 on sn-devel-104
(cherry picked from commit 4a1895eb9921ad533910d08823c2814c470875fd)
source3/lib/ctdbd_conn.c