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