r21884: * Blacklist BUILTIN and MACHINE domains from the
commit5e30807b4e9c0211c9e2c02deee94543e8f0d855
authorGerald Carter <jerry@samba.org>
Tue, 20 Mar 2007 02:43:20 +0000 (20 02:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:44 +0000 (10 12:18 -0500)
treed1b029549b38d9e2d7221f8a333f77a75341b1e8
parent638b03242d4a6b1df2477dad19240ed61a14a5a3
r21884: * Blacklist BUILTIN and MACHINE domains from the
  idmap domains as these should only be handled by the
  winbindd_passdb.c backend

* Allow the alloc init to fail for backwards compatible
  configurations like

     idmap backend = ad
     idmap uid = 1000-100000
....

* Remove the deprecated flags from idmap backend, et. al.
  These are mutually exclusive with the new configuration
  options (idmap domains).  Logging annoying messages
  about deprecated parameters is confusing.  So we'll try
  this apprpach for now.
source/nsswitch/idmap.c
source/param/loadparm.c