| 1234567891011121314 |
- dn: cn=Enhanced Guide Syntax,cn=plugins,cn=config
- objectclass: top
- objectclass: nsSlapdPlugin
- objectclass: extensibleObject
- cn: Enhanced Guide Syntax
- nsslapd-pluginpath: libsyntax-plugin
- nsslapd-plugininitfunc: enhancedguide_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
|