1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting/libjs
Andrew Bartlett ee257e902a r25299: Modify the provision script to take an additional argument: --server-role
This must be set to either 'domain controller', 'domain member' or 'standalone'.

The default for the provision now changes to 'standalone'.

This is not because Samba4 is particularlly useful in that mode, but
because we still want a positive sign from the administrator that we
should advertise as a DC.

We now do more to ensure the 'standalone' and 'member server'
provision output is reasonable, and try not to set odd things into the
database that only belong for the DC.

Andrew Bartlett
(This used to be commit 4cc4ed7719)
2007-10-10 15:07:09 -05:00
..
auth.js r8639: moved loadparm calls into an ejs object 2007-10-10 13:29:48 -05:00
base.js r17548: It is a good idea to commit the fix (from mkhl) before the test that 2007-10-10 14:15:37 -05:00
encoder.js r9465: handle encoding and decoding of pointers, representing them as a 2007-10-10 13:34:18 -05:00
management.js r11781: rename tree to tcons to match the sessions substructure of smbsrv_connection 2007-10-10 13:46:26 -05:00
provision.js r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
samr.js r8822: fixed number of arguments in samr lib 2007-10-10 13:30:08 -05:00
server_call.js r9227: cleanup and simplify the AJAJ code 2007-10-10 13:31:34 -05:00
upgrade.js r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one is broken, so that one is still disabled. 2007-10-10 14:49:08 -05:00
winreg.js r18567: fixed the winreg js code for the new names of the fields in winreg.idl 2007-10-10 14:18:47 -05:00