r8660: Use templates for the initial provision of user and computer accounts.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Jul 2005 02:12:20 +0000 (02:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:51 +0000 (13:29 -0500)
commit4a8ef7197ff938942832034453f843cb8a50f2d1
tree9dcf53b202446d96eda78aa395c311863a6e767a
parentd2c29a5a51f68cabb9ef587376bf0a6b936cdd76
r8660: Use templates for the initial provision of user and computer accounts.

This ensures the templating code is used, and also makes it clearer
what I need to duplicate in the vampire area.

Also fix a silly bug in the template application code (the samdb
module) that caused templates to be compleatly unused (my fault, from
my commit last night).

Andrew Bartlett
source/dsdb/samdb/ldb_modules/samldb.c
source/scripting/libjs/provision.js
source/setup/provision.ldif
source/setup/provision_templates.ldif [new file with mode: 0644]