blob: 3410c32894100a8c6cf05e2334fe76c082b9c1c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
dn: cn=Fax Syntax,cn=plugins,cn=config
objectclass: top
objectclass: nsSlapdPlugin
objectclass: extensibleObject
cn: Fax Syntax
nsslapd-pluginpath: libsyntax-plugin
nsslapd-plugininitfunc: fax_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
|