[Fedora-directory-commits] ldapserver/ldap/ldif template-dse.ldif.in, 1.6, 1.7

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Thu Jun 5 19:11:52 UTC 2008


Author: nkinder

Update of /cvs/dirsec/ldapserver/ldap/ldif
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25943

Modified Files:
	template-dse.ldif.in 
Log Message:
Resolves: 450107
Summary: Added memberOf plug-in config entry to dse.ldif template.



Index: template-dse.ldif.in
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/ldif/template-dse.ldif.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- template-dse.ldif.in	4 Jun 2008 22:22:56 -0000	1.6
+++ template-dse.ldif.in	5 Jun 2008 19:11:50 -0000	1.7
@@ -398,6 +398,17 @@
 nsslapd-plugin-depends-on-named: Multimaster Replication Plugin
 nsslapd-plugin-depends-on-named: Class of Service
 
+dn: cn=MemberOf Plugin,cn=plugins,cn=config
+objectClass: top
+objectClass: nsSlapdPlugin
+objectClass: extensibleObject
+cn: MemberOf Plugin
+nsslapd-pluginpath: libmemberof-plugin
+nsslapd-plugininitfunc: memberof_postop_init
+nsslapd-plugintype: postoperation
+nsslapd-pluginenabled: off
+nsslapd-plugin-depends-on-type: database
+
 dn: cn=Multimaster Replication Plugin,cn=plugins,cn=config
 objectclass: top
 objectclass: nsSlapdPlugin




More information about the Fedora-directory-commits mailing list