summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/installutils.py
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2016-12-15 16:30:00 +0200
committerMartin Babinsky <mbabinsk@redhat.com>2016-12-15 17:32:33 +0100
commit73f33569c8893610e246b2f44a7aeaec872b37e6 (patch)
tree93d3a09a6593660f6769ef8ad964898f0c6e67e3 /ipaserver/install/installutils.py
parentfec4c32ff15a96736740cf7d2f713a21af0b227e (diff)
downloadfreeipa-73f33569c8893610e246b2f44a7aeaec872b37e6.tar.gz
freeipa-73f33569c8893610e246b2f44a7aeaec872b37e6.tar.xz
freeipa-73f33569c8893610e246b2f44a7aeaec872b37e6.zip
ipa-kdb: search for password policies globally
With the CoS templates now used to create additional password policies per object type that are placed under the object subtrees, DAL driver needs to search for the policies in the whole tree. Individual policies referenced by the krbPwdPolicyReference attribute are always searched by their full DN and with the base scope. However, when KDC asks a DAL driver to return a password policy by name, we don't have any specific base to search. The original code did search by the realm subtree. Fixes https://fedorahosted.org/freeipa/ticket/6561 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'ipaserver/install/installutils.py')
0 files changed, 0 insertions, 0 deletions