summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorThierry Bordaz <tbordaz@redhat.com>2016-06-10 15:34:40 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-24 14:51:15 +0200
commit1ce8d32fd6c09b0bfcb1593e2e5ad8e47eef3670 (patch)
tree3b76a9b667b7d88bff63bb09f931cefcab9fa850 /freeipa.spec.in
parentd64513f1ff89f49d216d229cd4f988a485f0acc4 (diff)
downloadfreeipa-1ce8d32fd6c09b0bfcb1593e2e5ad8e47eef3670.tar.gz
freeipa-1ce8d32fd6c09b0bfcb1593e2e5ad8e47eef3670.tar.xz
freeipa-1ce8d32fd6c09b0bfcb1593e2e5ad8e47eef3670.zip
ipapwd_extop should use TARGET_DN defined by a pre-extop plugin
ipapwd_extop allows to update the password on a specific entry, identified by its DN. It can be usefull to support virtual DN in the extop so that update of a virtual entry would land into the proper real entry. If a pre-extop sets the TARGET_DN, ipapwd_extop sets ORIGINAL_DN with the value of TARGET_DN, instead of using the original one (in the ber req) There is a dependency on slapi-nis >= 0.56-0.1 (https://fedorahosted.org/freeipa/ticket/5955) https://fedorahosted.org/freeipa/ticket/5946 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index d31ddfaf7..6a12c2af7 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -154,7 +154,7 @@ Requires(pre): systemd-units
Requires(post): systemd-units
Requires: selinux-policy >= %{selinux_policy_version}
Requires(post): selinux-policy-base >= %{selinux_policy_version}
-Requires: slapi-nis >= 0.55-1
+Requires: slapi-nis >= 0.56.0
Requires: pki-ca >= 10.3.3
Requires: pki-kra >= 10.3.3
Requires(preun): python systemd-units