1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/setup
Andrew Bartlett f1e177a7b8 provision: simplfy by removing old code to manually create baseDNs.
Previously, we would create the first record in the DB as an LDIF
file, with the expectation that the administrator would use slapadd to
create the database.

We now do everything over LDAP, which is far simpler, and allows the
LDB module chain to do its work, without special cases.

Also fix naming of the output schema when suggesting the comamnd line
to run ad2oLschema in provision-backend.

Andrew Bartlett
(This used to be commit e77375758d)
2008-01-17 12:00:27 +11:00
..
DB_CONFIG r23235: Don't do a seperate LDAP provision step. Instead, everything we need 2007-10-10 14:53:05 -05:00
display_specifiers.ldif r22478: Update the LDAP backend code to handle initialisation of multiple 2007-10-10 14:51:31 -05:00
fedora-ds-init.ldif r20495: Further notes on joining with fedora DS. 2007-10-10 14:36:00 -05:00
fedorads-partitions.ldif Make Samba4 and Fedora DS happier 2008-01-11 09:54:22 +11:00
fedorads.inf r25616: Fedora DS now has a way to install the schema and extra configuration 2007-12-21 05:42:54 +01:00
modules.conf r23232: Add in some extra files required by the new provision-backend. 2007-10-10 14:53:04 -05:00
named.conf r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
newuser r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting with 2007-10-10 14:05:45 -05:00
phpldapadmin-config.php r25921: Now also listen on ldapi by default in the LDAP server 2007-12-21 05:45:03 +01:00
provision provision: simplfy by removing old code to manually create baseDNs. 2008-01-17 12:00:27 +11:00
provision_basedn_modify.ldif r26298: Use metze's schema loading code to pre-initialise the schema into the 2007-12-21 05:48:15 +01:00
provision_basedn.ldif provision: simplfy by removing old code to manually create baseDNs. 2008-01-17 12:00:27 +11:00
provision_computers_add.ldif r20557: use ${DOMAINDN} instead of ${BASEDN} 2007-10-10 14:36:56 -05:00
provision_computers_modify.ldif r24694: Remove objectCategory entries from the setup templates. These can be 2007-10-10 15:02:48 -05:00
provision_configuration_basedn_modify.ldif r26298: Use metze's schema loading code to pre-initialise the schema into the 2007-12-21 05:48:15 +01:00
provision_configuration_basedn.ldif provision: simplfy by removing old code to manually create baseDNs. 2008-01-17 12:00:27 +11:00
provision_configuration.ldif r25452: Move the creation of the server entry to the self join, as this makes 2007-10-10 15:07:37 -05:00
provision_group_policy.ldif r24694: Remove objectCategory entries from the setup templates. These can be 2007-10-10 15:02:48 -05:00
provision_index.ldif r22921: This index saves another 7 seconds off a 'make quicktest', and is a common search operator. 2007-10-10 14:52:30 -05:00
provision_init.ldif r25960: Enable checks on the validity of the search base on sam.ldb in Samba4. 2007-12-21 05:45:19 +01:00
provision_partitions.ldif r26245: Make it easier to handle the LDAP backend, with it's differing needs, 2007-12-21 05:47:24 +01:00
provision_rootdse_add.ldif r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restrictions. 2007-12-21 05:43:45 +01:00
provision_rootdse_modify.ldif r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restrictions. 2007-12-21 05:43:45 +01:00
provision_schema_basedn_modify.ldif r26298: Use metze's schema loading code to pre-initialise the schema into the 2007-12-21 05:48:15 +01:00
provision_schema_basedn.ldif provision: simplfy by removing old code to manually create baseDNs. 2008-01-17 12:00:27 +11:00
provision_self_join.ldif r26298: Use metze's schema loading code to pre-initialise the schema into the 2007-12-21 05:48:15 +01:00
provision_templates.ldif r25940: Rework the samldb and templates handling. 2007-12-21 05:45:10 +01:00
provision_users_add.ldif r20557: use ${DOMAINDN} instead of ${BASEDN} 2007-10-10 14:36:56 -05:00
provision_users_modify.ldif r24694: Remove objectCategory entries from the setup templates. These can be 2007-10-10 15:02:48 -05:00
provision_users.ldif r25891: Test that we get the correct return value when we attempt to reference 2007-12-21 05:44:41 +01:00
provision-backend provision: simplfy by removing old code to manually create baseDNs. 2008-01-17 12:00:27 +11:00
provision.ldif r24694: Remove objectCategory entries from the setup templates. These can be 2007-10-10 15:02:48 -05:00
provision.py r26622: python: Update license version, clarify copyright. 2007-12-28 10:33:02 -06:00
provision.reg r26691: registry: Add subkeys required for Server Manager Alerts and Peplication. See bugs 4934 and 4935. 2008-01-07 16:42:02 -06:00
provision.smb.conf.dc r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
provision.smb.conf.member r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
provision.smb.conf.standalone r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to 2007-10-10 15:07:16 -05:00
provision.zone r18933: Add helpful emacs marker 2007-10-10 14:20:22 -05:00
schema_samba4.ldif Make Samba4 and Fedora DS happier 2008-01-11 09:54:22 +11:00
schema-map-fedora-ds-1.0 Make Samba4 and Fedora DS happier 2008-01-11 09:54:22 +11:00
schema-map-openldap-2.3 r26305: Update template files and testsuite to try and work with current 2007-12-21 05:48:19 +01:00
schema.ldif r23559: After running testprogs/ejs/minschema.js update schema.ldif (on abartlet's 2007-10-10 14:53:27 -05:00
secrets_dc.ldif r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
secrets_init.ldif r21135: Instead of having hooks to update keytabs as an explicit thing, update 2007-10-10 14:44:31 -05:00
secrets.ldif r25299: Modify the provision script to take an additional argument: --server-role 2007-10-10 15:07:09 -05:00
setpassword r21351: Change ldb ejs bindings return codes. 2007-10-10 14:48:18 -05:00
share.ldif r17208: Add a away to test the ldb module. 2007-10-10 14:10:19 -05:00
slapd.conf r26636: Remove useless 'backend' parameter, and make the memberof overlay use global. 2007-12-31 22:06:01 -06:00
upgrade.py r26598: Simplify the way Python tests are run. 2007-12-26 11:57:08 -06:00
vampire.py r26621: vampire: Add simple Python-based vampire script 2007-12-28 10:33:01 -06:00