1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

lib/ldb/tools: allow -W and --realm when build from samba4

metze
This commit is contained in:
Stefan Metzmacher 2008-07-25 16:02:29 +02:00
parent 9fc5750156
commit 0aa6d63ec5

View 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 }