URL: https://github.com/freeipa/freeipa/pull/6001 Author: fcami Title: #6001: subid: update subid-match Action: opened
PR body: """ Previously, the subid-match command would output the full DN of the owner of the matched range. With this change, the UID of the owner is displayed, just like for other subid- commands.
Fixes: Signed-off-by: François Cami fcami@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6001/head:pr6001 git checkout pr6001
URL: https://github.com/freeipa/freeipa/pull/6001 Author: fcami Title: #6001: subid: subid-match: display the owner's ID not DN Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6001/head:pr6001 git checkout pr6001
freeipa-devel@lists.fedorahosted.org