r8790: Finish the migration of aliases and privilages with SamSync, by adding
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Jul 2005 00:23:09 +0000 (00:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:05 +0000 (13:30 -0500)
commit66b2a04346a568e6564b9cb21a89cf887cad3d03
treef87081c370373939889c695fb0da0be0746bff69
parent40119dcb1d72795513bdad4018eff19fdc4a203d
r8790: Finish the migration of aliases and privilages with SamSync, by adding
templating support for foreignSecurityPrincipals to the samdb module.
This is an extension beyond what microsoft does, and has been very
useful :-)

The setup scripts have been modified to use the new template, as has
the SAMR and LSA code.

Other cleanups in LSA remove the assumption that the short domain name
is the first component of the realm.

Also add a lot of useful debug messages, to make it clear how/why the
SamSync may have gone wrong.  Many of these should perhaps be hooked
into an error string.

Andrew Bartlett
(This used to be commit 1f071b0609c5c83024db1d4a7d04334a932b8253)
source4/libnet/libnet_samsync_ldb.c
source4/rpc_server/lsa/dcesrv_lsa.c
source4/rpc_server/samr/dcesrv_samr.c
source4/scripting/libjs/provision.js
source4/setup/provision
source4/setup/provision.ldif
source4/setup/provision_templates.ldif
source4/setup/provision_users.ldif [new file with mode: 0644]