param: make 'realm' use the standard 'realm' variable.
authorMichael Adam <obnox@samba.org>
Tue, 12 May 2015 11:41:44 +0000 (13:41 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:31 +0000 (01:55 +0200)
commitc644890fa689712b3b78c41cf44f624e2d0795b2
tree6022cbe18c6b2c63418e48fbf421f6006743a3da
parent4ae289c27127c2af1f77108863862990419ff7f8
param: make 'realm' use the standard 'realm' variable.

This way, the generated lp_realm() function matches the param_table.
realm_original is only treated in the special handler now.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/param/loadparm.c
lib/param/param_table.c