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