summaryrefslogtreecommitdiff
path: root/source4/setup/provision.ldif
AgeCommit message (Expand)AuthorFilesLines
2008-04-09Be consistant in using ${SEVERDN}.Andrew Bartlett1-2/+2
2008-02-09From a request from Peter Huang, include IPsec sechema.Andrew Bartlett1-0/+4
2008-01-18Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett1-8/+3
2008-01-18Don't manually specify instanceID in the template files.Andrew Bartlett1-8/+0
2007-10-10r24694: Remove objectCategory entries from the setup templates. These can beAndrew Bartlett1-8/+0
2007-10-10r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett1-28/+0
2007-10-10r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing outAndrew Bartlett1-2/+2
2007-10-10r23027: Make sure the parent object always exists.Andrew Bartlett1-0/+4
2007-10-10r22984: not everyone uses tridgell.net (fortunately)Andrew Tridgell1-1/+1
2007-10-10r22972: added the basic ldif needed to support group policies in Samba4. WinXPAndrew Tridgell1-0/+28
2007-10-10r20557: use ${DOMAINDN} instead of ${BASEDN}Stefan Metzmacher1-8/+8
2007-10-10r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded pathsStefan Metzmacher1-10/+10
2007-10-10r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to loadAndrew Bartlett1-206/+0
2007-10-10r20152: Commit missing files from last night's commit. We no longer maintainAndrew Bartlett1-0/+1
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-39/+4
2007-10-10r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett1-19/+19
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett1-52/+0
2007-10-10r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett1-1/+1
2007-10-10r12905: add some ldap policiesSimo Sorce1-0/+33
2007-10-10r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell1-0/+2
2007-10-10r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett1-1/+0
2007-10-10r10855: Put the domain SID in secrets.ldb by default, and add http as aAndrew Bartlett1-1/+1
2007-10-10r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett1-458/+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 Bartlett1-51/+0
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 Bartlett1-232/+0
2007-10-10r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett1-201/+0
2007-10-10r8373: New wildcard matching code.Simo Sorce1-3/+0
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 Metzmacher1-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 Bartlett1-0/+1
2007-10-10r7900: the existing ltdb indexing code does in fact cope with binary fields, ...Andrew Tridgell1-1/+1
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 Tridgell1-1/+1
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
2007-10-10r6751: dnsDomain should be CASE_INSENSITIVE (winxp will sometimes do a cldap ...Andrew Tridgell1-0/+1
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-0/+1
2007-10-10r6207: - clean up source topdirStefan Metzmacher1-0/+1246