Hide Forgot
Description of problem: Legacy client tree in RHEL-7 supports: - Identity for IPA and AD users (RFE in Bug 1002649) - Authentication (LDAP BIND) for IPA and AD users (RFE in Bug 1002649) However, it does not have password change support so that it is properly routed either to IPA or AD. slapi-nis upstream ticket: https://fedorahosted.org/slapi-nis/ticket/4
Thierry managed to advance with development of this RFE. It requires 3 modifications: * 389-ds-base: it should support registration of pre/post extended operation and call them upon extended operation (Bug 1344414) * ipapwd_extop: It should retrieve from the pb a target_DN set by the pre-extop callback and use it as the operation DN (this Bug, i.e. upstream ticket https://fedorahosted.org/freeipa/ticket/5946) * slapi-nis: register a pre-extop that catch the password change and translate the requested DN, if it is mapped, into the real DN (Bug 1084304)
master: https://fedorahosted.org/freeipa/changeset/1ce8d32fd6c09b0bfcb1593e2e5ad8e47eef3670
slapi-nis master (https://fedorahosted.org/freeipa/ticket/5955): https://git.fedorahosted.org/cgit/slapi-nis.git/commit/?id=c129f8447fb8ca16189e05010e3f3d7def1f7a64
Jan, do you also want to bump Requires in ipa with the new required builds: slapi-nis-0.56.0-1.el7.src.rpm 389-ds-base-1.3.5.5-1.el7 ?
Martin, no Requires bump is required, as this change was pulled in with the rebase in ipa-4.4.0-1.el7.
Marking the bug verified as per #comment10 in bz1084304
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2404.html