diff options
author | Simo Sorce <ssorce@redhat.com> | 2007-07-02 10:23:11 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2007-07-02 10:23:11 -0400 |
commit | 2d2471d9f2fb385dfb5ec16502cc48de8def345f (patch) | |
tree | 21e80ba67e896f5ab87ec579646cbf2a50752bab /ipa-slapi-plugins/ipa-pwd-extop | |
parent | ae29e8f7904c4e7dfbeeac5394752344df94d512 (diff) | |
download | freeipa.git-2d2471d9f2fb385dfb5ec16502cc48de8def345f.tar.gz freeipa.git-2d2471d9f2fb385dfb5ec16502cc48de8def345f.tar.xz freeipa.git-2d2471d9f2fb385dfb5ec16502cc48de8def345f.zip |
Master Key Stash file location used by krb5 related functions
Need to make the ds user have access to the stash file, best way
is through an ACL.
Diffstat (limited to 'ipa-slapi-plugins/ipa-pwd-extop')
-rw-r--r-- | ipa-slapi-plugins/ipa-pwd-extop/plugin-conf.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-slapi-plugins/ipa-pwd-extop/plugin-conf.ldif b/ipa-slapi-plugins/ipa-pwd-extop/plugin-conf.ldif index a9a3a349..738ef7ab 100644 --- a/ipa-slapi-plugins/ipa-pwd-extop/plugin-conf.ldif +++ b/ipa-slapi-plugins/ipa-pwd-extop/plugin-conf.ldif @@ -11,3 +11,4 @@ nsslapd-pluginid: Multi-hash Change Password Extended Operation nsslapd-pluginversion: 1.0 nsslapd-pluginvendor: RedHat nsslapd-plugindescription: Support saving passwords in multiple fornmats for different consumers like krb5, samba, freeradius, etc. +nsslapd-pluginarg0: /var/kerberos/krb5kdc/.k5.$REALM |