summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9646: fixed error messageAndrew Tridgell1-1/+1
2007-10-10r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak2-7/+7
2007-10-10r9319: updated newuser script for new OO style for nss objectAndrew Tridgell1-1/+2
2007-10-10r9219: by default be a DC, as the provisioning scripts assume that in other p...Andrew Tridgell1-0/+3
2007-10-10r8999: Use the timestamps module to ensure we update times.Andrew Bartlett1-0/+5
2007-10-10r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak1-1/+1
2007-10-10r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak1-1/+1
2007-10-10r8857: please don't get fancy with embedded boolean statements in jsAndrew Tridgell1-1/+3
2007-10-10r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett4-460/+467
2007-10-10r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ...Andrew Tridgell1-0/+1
2007-10-10r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett1-1/+1
2007-10-10r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett1-2/+1
2007-10-10r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett3-62/+1
2007-10-10r8662: Revert change to CN=Cert Publishers, this group still needs toAndrew Bartlett1-0/+2
2007-10-10r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2-232/+150
2007-10-10r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2-201/+51
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-0/+6
2007-10-10r8558: move newuser logic into the provision.js libAndrew Tridgell1-71/+2
2007-10-10r8459: move to the more portable script execution methodAndrew Tridgell2-2/+4
2007-10-10r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2-377/+0
2007-10-10r8410: converted the newuser script to jsAndrew Tridgell3-133/+142
2007-10-10r8373: New wildcard matching code.Simo Sorce1-3/+0
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell1-197/+8
2007-10-10r8355: - added a vsprintf() functionAndrew Tridgell1-2/+0
2007-10-10r8350: fixed the --root option to provisionAndrew Tridgell1-2/+1
2007-10-10r8347: replace the perl provision script with a ejs scriptAndrew Tridgell2-527/+66
2007-10-10r8345: make the dn on the hklm ldif validAndrew Tridgell1-9/+9
2007-10-10r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell1-102/+61
2007-10-10r8332: not done yet, but a lot closerAndrew Tridgell1-41/+175
2007-10-10r8319: the start of a provision script in ejs. This is why I've been addingAndrew Tridgell1-0/+150
2007-10-10r8315: fixed the generation of the serial number in the dns zone file (bind9Andrew Tridgell2-1/+12
2007-10-10r8289: fallback to the group 'other' for usersAndrew Tridgell1-0/+2
2007-10-10r8225: make nETBIOSName case insensitive, so that lower case netbios domain R...Stefan Metzmacher1-0/+1
2007-10-10r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher4-10/+35
2007-10-10r8056: make the realm lowercase in our ldb (better matches w2k3)Andrew Tridgell1-2/+2
2007-10-10r8055: added canonicalName to our domainDns recordAndrew Tridgell1-0/+1
2007-10-10r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett2-1/+2
2007-10-10r7940: use local path first for ldbadd in provisioningAndrew Tridgell1-1/+1
2007-10-10r7939: fix default hostname in provisionAndrew Tridgell1-1/+1
2007-10-10r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell1-13/+0
2007-10-10r7917: macosx doesn't have a group called 'users'Andrew Tridgell1-0/+2
2007-10-10r7907: the old solaris perl doesn't handle mkdir() without a modeAndrew Tridgell1-1/+1
2007-10-10r7900: the existing ltdb indexing code does in fact cope with binary fields, ...Andrew Tridgell1-1/+1
2007-10-10r7867: a couple of bug fixes for newuser.pl from kukksAndrew Tridgell1-2/+2
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell1-1/+1
2007-10-10r7727: we need to mark some attributes as INTEGER, so that the standard searchesAndrew Tridgell1-0/+4
2007-10-10r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell2-2/+13
2007-10-10r6884: the invocationID is only used as objectGUID on the NTDS Settings objec...Stefan Metzmacher1-3/+3
2007-10-10r6883: Move to what simo assures me is the 'correct' way to find the NetBIOSAndrew Bartlett1-6/+46
2007-10-10r6868: the @ATTRIBUTES object format has changedSimo Sorce1-3/+6