Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11990: Set the password set time as 'now', so it isn't expired back in 2004. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11956: removed the old rootdse.ldif, and the provision.js code that uses it | Andrew Tridgell | 1 | -32/+0 |
2007-10-10 | r11954: add the static rootdse content to the sam ldb,and enable the rootdse | Andrew Tridgell | 1 | -1/+21 |
2007-10-10 | r11499: added a minimal set of display specifiers for mmc to use to display | Andrew Tridgell | 1 | -0/+108 |
2007-10-10 | r11496: add a minimal ads-compatible schema into our sam.ldb setup. This is | Andrew Tridgell | 2 | -0/+8507 |
2007-10-10 | r11357: Add more standard 'servicePrincaipalName' entries to our host account | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11222: Small provision fixes: canonicalName is now generated, and the DC= | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11208: Add DNS entries for finding the kpasswd server to the default zone. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r11113: fixed two small bugs in newuser | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10955: finally worked out why our computer accounts were being identified as... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10916: - finished the 'operational' ldb module | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r10855: Put the domain SID in secrets.ldb by default, and add http as a | Andrew Bartlett | 2 | -1/+2 |
2007-10-10 | r10314: Apply the controvertial 'server role =' patch after discussion on the... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 2 | -1/+6 |
2007-10-10 | r9951: Add another value to the default HKLM. | Jelmer Vernooij | 1 | -9/+13 |
2007-10-10 | r9898: Add extra registry key used by WinXP (see r9894) | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r9834: More tests for the upgrade from Samba3 | Jelmer Vernooij | 1 | -1/+8 |
2007-10-10 | r9829: Registry key and value names are case insensitive | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 2 | -12/+21 |
2007-10-10 | r9805: Add 'data' property to param EJS object | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r9793: Be more verbose, check for errors in upgrade script. | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r9754: Upgrading with the command line utility now works, at least partially (-: | Jelmer Vernooij | 1 | -48/+6 |
2007-10-10 | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 1 | -5/+50 |
2007-10-10 | r9735: More work on generating a valid Samba4 configuration using the | Jelmer Vernooij | 1 | -0/+85 |
2007-10-10 | r9646: fixed error message | Andrew Tridgell | 1 | -1/+1 |
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 |