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