Rely on the default path

Fix description
This commit is contained in:
Simo Sorce
2007-08-15 18:29:51 -04:00
parent 409318ddc3
commit a8e489e065

View File

@@ -3,12 +3,12 @@ objectclass: top
objectclass: nsSlapdPlugin objectclass: nsSlapdPlugin
objectclass: extensibleObject objectclass: extensibleObject
cn: ipa_pwd_extop cn: ipa_pwd_extop
nsslapd-pluginpath: /usr/lib/fedora-ds/plugins/libipa_pwd_extop.so nsslapd-pluginpath: libipa_pwd_extop.so
nsslapd-plugininitfunc: ipapwd_init nsslapd-plugininitfunc: ipapwd_init
nsslapd-plugintype: extendedop nsslapd-plugintype: extendedop
nsslapd-pluginenabled: on nsslapd-pluginenabled: on
nsslapd-pluginid: Multi-hash Change Password Extended Operation nsslapd-pluginid: Multi-hash Change Password Extended Operation
nsslapd-pluginversion: 1.0 nsslapd-pluginversion: 1.0
nsslapd-pluginvendor: RedHat nsslapd-pluginvendor: RedHat
nsslapd-plugindescription: Support saving passwords in multiple fornmats for different consumers like krb5, samba, freeradius, etc. nsslapd-plugindescription: Support saving passwords in multiple formats for different consumers (krb5, samba, freeradius, etc.)
nsslapd-pluginarg0: /var/kerberos/krb5kdc/.k5.$REALM nsslapd-pluginarg0: /var/kerberos/krb5kdc/.k5.$REALM