summaryrefslogtreecommitdiffstats
path: root/ldap/ldif/template-bitwise.ldif.in
blob: 896d386da4f90c07e396cf566be6c47f9d980206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
dn: cn=Bitwise Plugin,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject
cn: Bitwise Plugin
nsslapd-pluginPath: libbitwise-plugin
nsslapd-pluginInitfunc: bitwise_init
nsslapd-pluginType: matchingRule
nsslapd-pluginEnabled: on
# these will be replaced when the server loads the plugin
nsslapd-pluginId: ID
nsslapd-pluginVersion: PACKAGE_VERSION
nsslapd-pluginVendor: VENDOR
nsslapd-pluginDescription: DESC