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