URL: https://github.com/freeipa/freeipa/pull/5937 Author: tiran Title: #5937: Fix ldapupdate.get_sub_dict() for missing named user Action: opened
PR body: """ Manual backport of PR #5927
The named user may not be present when ipa-server-dns and bind are not installed. NAMED_UID and NAMED_GID constants are only used with local DNS support.
Fixes: https://pagure.io/freeipa/issue/8936 Signed-off-by: Christian Heimes cheimes@redhat.com Co-authored-by: François Cami fcami@redhat.com Reviewed-By: Francois Cami fcami@redhat.com Reviewed-By: Rob Crittenden rcritten@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5937/head:pr5937 git checkout pr5937
URL: https://github.com/freeipa/freeipa/pull/5937 Author: tiran Title: #5937: [Backport][ipa-4-9] Fix ldapupdate.get_sub_dict() for missing named user Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5937/head:pr5937 git checkout pr5937
freeipa-devel@lists.fedorahosted.org