summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/50smd5pwdstorageplugin.ldif
blob: 6ef0fae284a9d77015f659c7191b22867abc5f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
dn: cn=SMD5,cn=Password Storage Schemes,cn=plugins,cn=config
objectclass: top
objectclass: nsSlapdPlugin
cn: SMD5
nsslapd-pluginpath: libpwdstorage-plugin
nsslapd-plugininitfunc: smd5_pwd_storage_scheme_init
nsslapd-plugintype: pwdstoragescheme
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