svn commit: samba r23089 - in branches/SAMBA_4_0/source/selftest: .

abartlet at samba.org abartlet at samba.org
Wed May 23 02:41:32 GMT 2007


Author: abartlet
Date: 2007-05-23 02:41:31 +0000 (Wed, 23 May 2007)
New Revision: 23089

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23089

Log:
This is upstream now, so we don't need to add it manually.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/selftest/Samba4.pm


Changeset:
Modified: branches/SAMBA_4_0/source/selftest/Samba4.pm
===================================================================
--- branches/SAMBA_4_0/source/selftest/Samba4.pm	2007-05-22 23:56:47 UTC (rev 23088)
+++ branches/SAMBA_4_0/source/selftest/Samba4.pm	2007-05-23 02:41:31 UTC (rev 23089)
@@ -262,19 +262,6 @@
 nsslapd-suffix: cn=Schema,cn=Configuration,$basedn
 cn: schemaData
 
-dn: cn=bitwise,cn=plugins,cn=config
-objectClass: top
-objectClass: nsSlapdPlugin
-objectClass: extensibleObject
-cn: bitwise
-nsslapd-pluginPath: $ENV{FEDORA_DS_PREFIX}/lib/fedora-ds/plugins/libbitwise-plugin.so
-nsslapd-pluginInitfunc: bitwise_init
-nsslapd-pluginType: matchingRule
-nsslapd-pluginEnabled: on
-nsslapd-pluginId: bitwise
-nsslapd-pluginVersion: 1.1.0a3
-nsslapd-pluginVendor: Fedora Project
-nsslapd-pluginDescription: Allow bitwise matching rules
 ";
 	close(LDIF);
 



More information about the samba-cvs mailing list