URL: https://github.com/freeipa/freeipa/pull/5927 Author: tiran Title: #5927: Fix ldapupdate.get_sub_dict() for missing named user Action: opened
PR body: """ 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 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5927/head:pr5927 git checkout pr5927
URL: https://github.com/freeipa/freeipa/pull/5927 Author: tiran Title: #5927: 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/5927/head:pr5927 git checkout pr5927
freeipa-devel@lists.fedorahosted.org