lib/ldb/tools: allow -W and --realm when build from samba4
authorStefan Metzmacher <metze@samba.org>
Fri, 25 Jul 2008 14:02:29 +0000 (16:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 26 Jul 2008 19:46:53 +0000 (21:46 +0200)
metze
(This used to be commit 0aa6d63ec571b0ca05fbfe14d2b4e9ba3e1082e9)

source4/lib/ldb/tools/cmdline.c

index c9c77c4e474059a0ad6dba659852744121ef7017..765d8b9edf692c16d8316d6c7513fbbdc12389bf 100644 (file)
@@ -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 }