summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-07-25 16:02:29 +0200
committerStefan Metzmacher <metze@samba.org>2008-07-26 21:46:53 +0200
commit9437adf68b565b7a8ac40fdad3fe821c66818274 (patch)
tree76ed0810984f8a477650e2aba254ed1a0991919d /source4/lib/ldb/tools
parent21592142c3b198aba9c371d7985b0aaf7e455017 (diff)
downloadsamba-9437adf68b565b7a8ac40fdad3fe821c66818274.tar.gz
samba-9437adf68b565b7a8ac40fdad3fe821c66818274.tar.bz2
samba-9437adf68b565b7a8ac40fdad3fe821c66818274.zip
lib/ldb/tools: allow -W and --realm when build from samba4
metze (This used to be commit 0aa6d63ec571b0ca05fbfe14d2b4e9ba3e1082e9)
Diffstat (limited to 'source4/lib/ldb/tools')
-rw-r--r--source4/lib/ldb/tools/cmdline.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/tools/cmdline.c b/source4/lib/ldb/tools/cmdline.c
index c9c77c4e47..765d8b9edf 100644
--- a/source4/lib/ldb/tools/cmdline.c
+++ b/source4/lib/ldb/tools/cmdline.c
@@ -75,6 +75,7 @@ struct ldb_cmdline *ldb_cmdline_process(struct ldb_context *ldb,
#if (_SAMBA_BUILD_ >= 4)
POPT_COMMON_SAMBA
POPT_COMMON_CREDENTIALS
+ POPT_COMMON_CONNECTION
POPT_COMMON_VERSION
#endif
{ NULL }