[Freeipa-devel] [freeipa PR#573][opened] Provide centralized management of user short name resolution

martbab freeipa-github-notification at redhat.com
Mon Mar 13 12:13:47 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/573
Author: martbab
 Title: #573: Provide centralized management of user short name resolution
Action: opened

PR body:
"""
This PR implement an initial version of AD user short name resolution
infrastructure consumable by SSSD.[1]

Most of the stuff described in the design page[2] is in-place except of hooks
that would refresh the domain resolution orders after trust domain removal or
disablement. I would like to do them in a separate PR.

Also some edge cases like specifying only separator (':') or an empty domain
('dom1::dom2') have no special treatment, the current code will just complain
about empty DNS labels. Should I improve this behavior?

[1] https://pagure.io/freeipa/issue/6372
[2] https://www.freeipa.org/page/V4/AD_User_Short_Names
"""

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


More information about the Freeipa-devel mailing list