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>
Mon, 5 Mar 2012 19:55:04 +0000 (20:55 +0100)
commit0f6999fa40e125d9178f7ef7b2649e24a4def7e3
treeba8c44ef435e669b10967f7d67ab22d15e5b52bf
parent0c6c5a44e714cc16f907a493927585b81fd113ed
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)
(cherry picked from commit 1d61fe68230dc307c107b9eabf9583f8571f5d61)
source3/lib/ctdbd_conn.c