summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/50bitstringsyntaxplugin.ldif
blob: 8091630762740e9cbb150aea0037d84465239d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
dn: cn=Bit String Syntax,cn=plugins,cn=config
objectclass: top
objectclass: nsSlapdPlugin
objectclass: extensibleObject
cn: Bit String
nsslapd-pluginpath: libsyntax-plugin
nsslapd-plugininitfunc: bitstring_init
nsslapd-plugintype: syntax
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