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)
commit002cdcf3cab6563909d31edc5d825e857dc0a732
treebf160aa15c133ce2b4978900be4764c794c66b89
parenta6028558dc19b0d105b1bfe4126a2b24afaf8dd2
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
source/scripting/ejs/smbcalls_auth.c
source/scripting/libjs/provision.js
swat/index.esp
swat/install/newuser.esp
swat/install/provision.esp