r23859: Work to have Group Policy work 'out of the box' in Samba4.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 13 Jul 2007 08:01:36 +0000 (08:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:05 +0000 (15:01 -0500)
commit10f6e1657303dabcf7dbbaed8547f0cb6e845a5d
tree71e7780b02d67cf16a11f1ac33a497a7ef35ba7a
parent5c98bbe2f0a3ee60f5e9bdeb0588eebc7acc8ba2
r23859: Work to have Group Policy work 'out of the box' in Samba4.

This involves creating the SYSVOL and NETLOGON shares at provision
time, and creating the right subdirectories.

This also changes the behaviour of lp.get("foo") in ejs - we now
return undefined, rather than syntax error, if the parameter doesn't
exist (perhaps because the share isn't defined).

Andrew Bartlett
(This used to be commit 45cadf3bc0d38f6600666511a392e1ce353adee7)
source4/scripting/ejs/smbcalls_config.c
source4/scripting/libjs/provision.js
source4/setup/provision
source4/setup/provision.ldif
source4/setup/provision.smb.conf
source4/setup/provision_group_policy.ldif [new file with mode: 0644]