r21884: * Blacklist BUILTIN and MACHINE domains from the
commit52d5e2a9353fdaf1278509c185079778ef982c3f
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)
tree61ff8e171ee82c95c97f79a21d08ff8b90b9eb6b
parentefbdda540a5e0e4d8dff15b0a5891e38244c2c61
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.
(This used to be commit 5e30807b4e9c0211c9e2c02deee94543e8f0d855)
source3/nsswitch/idmap.c
source3/param/loadparm.c