From 56fb8d3c0022a766444d9919d727e5ede99a5ea2 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 31 Oct 2007 01:19:20 +0100 Subject: [PATCH] r25759: catch up the samba3sam tests with the change from cn=rootdse to @ROOTDSE Andrew Bartlett (This used to be commit 84a14973cee94a5f8645515cffb20ee89b5360d1) --- testdata/samba3/provision_samba3sam.ldif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/samba3/provision_samba3sam.ldif b/testdata/samba3/provision_samba3sam.ldif index 27a61c7263e..c3e949c34b0 100644 --- a/testdata/samba3/provision_samba3sam.ldif +++ b/testdata/samba3/provision_samba3sam.ldif @@ -57,7 +57,7 @@ passwordAttribute: sambaLMPwdHistory passwordAttribute: krb5key # the rootDSE module looks in this record for its base data -dn: cn=ROOTDSE +dn: @ROOTDSE 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} defaultNamingContext: ${BASEDN} -- 2.34.1