ntlm_auth: Allow the --option parameter to work against ntlm_auth
authorAndrew Bartlett <abartlet@samba.org>
Mon, 13 Oct 2014 00:13:15 +0000 (13:13 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Oct 2014 13:20:59 +0000 (15:20 +0200)
Change-Id: Iee386624359c2bf8437719f286e306cdfbb628c6
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Oct 17 15:20:59 CEST 2014 on sn-devel-104

source3/utils/ntlm_auth.c

index 6564eca422b19fd79daf377d4d60fd55f0b1942e..4df4e3e927299046480a9d9137374081f0095881 100644 (file)
@@ -2765,6 +2765,7 @@ enum {
                { "target-hostname", 0, POPT_ARG_STRING, &opt_target_hostname, OPT_TARGET_HOSTNAME, "Target hostname" },
                POPT_COMMON_CONFIGFILE
                POPT_COMMON_VERSION
+               POPT_COMMON_OPTION
                POPT_TABLEEND
        };