svn commit: samba r2880 - in branches/SAMBA_4_0/source: . ldap_server

metze at samba.org metze at samba.org
Sat Oct 9 22:04:36 GMT 2004


Author: metze
Date: 2004-10-09 22:04:36 +0000 (Sat, 09 Oct 2004)
New Revision: 2880

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=2880&nolog=1

Log:
move the rootdse.ldif template to the source/ dir

so that that it will be easier found by running
./script/rootdse.pl

metze

Added:
   branches/SAMBA_4_0/source/rootdse.ldif
Removed:
   branches/SAMBA_4_0/source/ldap_server/rootdse.ldif


Changeset:
Deleted: branches/SAMBA_4_0/source/ldap_server/rootdse.ldif
===================================================================
--- branches/SAMBA_4_0/source/ldap_server/rootdse.ldif	2004-10-09 22:02:26 UTC (rev 2879)
+++ branches/SAMBA_4_0/source/ldap_server/rootdse.ldif	2004-10-09 22:04:36 UTC (rev 2880)
@@ -1,27 +0,0 @@
-dn: @INDEXLIST
-
-dn: @ATTRIBUTES
-
-dn: @SUBCLASSES
-
-dn: cn=rootDSE
-currentTime: _DYNAMIC_
-subschemaSubentry: CN=Aggregate,CN=Schema,CN=Configuration,${BASEDN}
-dsServiceName: CN=NTDS Settings,CN=${NETBIOSNAME},CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,${BASEDN}
-namingContexts: ${BASEDN}
-namingContexts: CN=Configuration,${BASEDN}
-namingContexts: CN=Schema,CN=Configuration,${BASEDN}
-defaultNamingContext: ${BASEDN}
-rootDomainNamingContext: ${BASEDN}
-configurationNamingContext: CN=Configuration,${BASEDN}
-schemaNamingContext: CN=Schema,CN=Configuration,${BASEDN}
-supportedLDAPVersion: 3
-highestCommittedUSN: _DYNAMIC_
-supportedSASLMechanisms: GSS-SPNEGO
-dnsHostName: ${DNSNAME}
-ldapServiceName: ${DNSDOMAIN}:${NETBIOSNAME}$@${DNSDOMAIN}
-serverName: CN=${NETBIOSNAME},CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,${BASEDN}
-isSynchronized: _DYNAMIC_
-domainFunctionality: 0
-forestFunctionality: 0
-domainControllerFunctionality: 2

Copied: branches/SAMBA_4_0/source/rootdse.ldif (from rev 2876, branches/SAMBA_4_0/source/ldap_server/rootdse.ldif)



More information about the samba-cvs mailing list