mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Rely on the default path
Fix description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user