Files
freeipa/ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif
Simo Sorce 9faa5ce77e Use relative .so names for plugin so that lib/lib64 does not get in the way
change the pwd-extop conf ldif to a more sensible name
2007-08-15 18:55:20 -04:00

14 lines
407 B
Plaintext

dn: cn=ipa-memberof,cn=plugins,cn=config
objectclass: top
objectclass: nsSlapdPlugin
objectclass: extensibleObject
cn: ipa-memberof
nsslapd-pluginpath: libipa-memberof-plugin.so
nsslapd-plugininitfunc: ipamo_postop_init
nsslapd-plugintype: postoperation
nsslapd-pluginenabled: on
nsslapd-pluginid: memberof
nsslapd-pluginversion: 1.0
nsslapd-pluginvendor: Red Hat
nsslapd-plugindescription: Memberof plugin