r12823: Fix up the provison and newuser code in SWAT. This also cleans up the
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Jan 2006 10:35:47 +0000 (10:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:50:02 +0000 (13:50 -0500)
commit75ef0ba513489a85557cb486135d80286d620809
treedfc696095f47deda33984b38d97475faa377f74b
parent195f5c3635159013fa14fbe0d34283b8237b0667
r12823: Fix up the provison and newuser code in SWAT.  This also cleans up the
main provision script a bit, as the argument list was getting out of
control.  (It has been replaced in part with an object).

This also returns the session_info from the auth code into ejs.

We still need access control allowing only root to re-provision.

Andrew Bartlett
(This used to be commit 002cdcf3cab6563909d31edc5d825e857dc0a732)
source4/scripting/ejs/smbcalls_auth.c
source4/scripting/libjs/provision.js
swat/index.esp
swat/install/newuser.esp
swat/install/provision.esp