param: Allow to specify kerberos method on the commandline
authorAndreas Schneider <asn@samba.org>
Mon, 13 Mar 2017 16:28:58 +0000 (17:28 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 14 Mar 2017 14:22:12 +0000 (15:22 +0100)
commit12d26899a45ce5d05ac4279fa5915318daa4f2e0
tree10fa8a6715e095d4f4946ac2d175f9e01c489bd3
parentca2d8f3161c647c425c8c1eaaac1837c2e97faad
param: Allow to specify kerberos method on the commandline

We support --option for our tools but you cannot set an option where the
value of the option includes a space.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
lib/param/param_table.c