freeipa/daemons/ipa-slapi-plugins/ipa-pwd-extop
Thierry Bordaz 1ce8d32fd6 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>
2016-06-24 14:51:15 +02:00
..
common.c Use only AES enctypes by default 2016-01-13 15:24:53 +01:00
encoding.c Improve keytab code to select the right principal. 2016-02-01 13:28:39 +01:00
ipa_pwd_extop.c ipapwd_extop should use TARGET_DN defined by a pre-extop plugin 2016-06-24 14:51:15 +02:00
ipapwd.h Improve keytab code to select the right principal. 2016-02-01 13:28:39 +01:00
Makefile.am Rename syncreq.[ch] to otpctrl.[ch] 2016-05-26 18:47:05 +02:00
otpctrl.c Rename syncreq.[ch] to otpctrl.[ch] 2016-05-26 18:47:05 +02:00
otpctrl.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
prepost.c Ensure that ipa-otpd bind auths validate an OTP 2016-05-26 18:47:05 +02:00
pwd-extop-conf.ldif Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00