s3:lib/ctdb_conn make sure we are root before connecting to CTDB
authorChristian Ambach <ambi@samba.org>
Thu, 16 May 2013 13:07:44 +0000 (15:07 +0200)
committerChristian Ambach <ambi@samba.org>
Fri, 17 May 2013 11:16:37 +0000 (13:16 +0200)
commitc29447f2b8705630a24d3d73f76661af296a4c4d
tree797ca658fd9f917d9be56f12e8a149aa9e5390e6
parentd67e614a07cbf143293436d380aba9a022c0e31b
s3:lib/ctdb_conn make sure we are root before connecting to CTDB

CTDB socket is only reachable for root, make sure we are root when trying to connect to it

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Fri May 17 13:16:37 CEST 2013 on sn-devel-104
source3/lib/ctdb_conn.c