r12936: Fix bug #3264.
commit34c7d8c0694369760340843318f873e26546cb2e
authorLars Müller <lmuelle@samba.org>
Sat, 14 Jan 2006 15:25:33 +0000 (14 15:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:08 +0000 (10 11:06 -0500)
tree4d4f8b40292a48a486a53d4137623a8397333703
parent93461646ce2ad6e2f8b11d40ce98722d56a83b43
r12936: Fix bug #3264.

If we detect a leading 'idmap_' for the idmap backend setting we strip
this and inform about the deprecated config with DEBUG 0.

I'm not sure if we should set a TTL of one year or five additional
releases from now for this code.

This is required for the changes Günther made as the first step to solve
bug #3264.  With this fix we can even run with an old config.  This is
very important as we else will break existing configurations with an
update.
source/sam/idmap.c