s3:idmap_tdb2: deprecate the idmap:script parameter and use "idmap config * : script...
commitb6c82f18f17cdded771d285930566c1d104686aa
authorMichael Adam <obnox@samba.org>
Tue, 7 Jun 2011 16:00:36 +0000 (7 18:00 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 27 Jul 2011 02:29:05 +0000 (27 04:29 +0200)
tree10a5ca5ac2a7f0d86a1db4c3ab598315474cb303
parente98e0cf785ec1269cb5ab9f761d951d35d6792a1
s3:idmap_tdb2: deprecate the idmap:script parameter and use "idmap config * : script" instead

With this patch, "idmap config * : script" will override "idmap : script".
If "idmap : script" is present, a deprecation warning will be printed in any
case. If "idmap config * : script" is not set, then the value of "idmap :script"
will be used for backwards compatibility.
source3/winbindd/idmap_tdb2.c