param: don't ignore some parameters when performing map_parameter
commitb04b4fba5bc21bac5a4519b9cb3876de63dde1bf
authorGarming Sam <garming@catalyst.net.nz>
Wed, 8 Jan 2014 01:29:36 +0000 (8 14:29 +1300)
committerMichael Adam <obnox@samba.org>
Wed, 29 Jan 2014 08:12:22 +0000 (29 09:12 +0100)
treed884fb3b2a800d8ad852308c35d918a1fb357c54
parentc18096b7b36c24b78726c1e04e73ebe641215235
param: don't ignore some parameters when performing map_parameter

Only the -valid parameter is currently affected by this. There doesn't seem to be any reason why you shouldn't
be able to simply map the parameter and there are already existing checks, in dump_a_service for instance, where it
checks for the prefix anyways.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/param/loadparm.c
source3/param/loadparm.c