[Freeipa-devel] [freeipa PR#345][opened] ipa-kdb: search for password policies globally

abbra freeipa-github-notification at redhat.com
Thu Dec 15 14:35:27 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/345
Author: abbra
 Title: #345: ipa-kdb: search for password policies globally
Action: opened

PR body:
"""
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://bugzilla.redhat.com/show_bug.cgi?id=1404910
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/345/head:pr345
git checkout pr345
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-345.patch
Type: text/x-diff
Size: 1457 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161215/42b7cfcd/attachment.bin>


More information about the Freeipa-devel mailing list