URL: https://github.com/freeipa/freeipa/pull/6016 Author: flo-renaud Title: #6016: ipatests: fix expected msg in tasks.run_ssh_cmd Action: opened
PR body: """ OpenSSH 8.7p1 changed the message logged on successful authentication (see commit [9e1882ef6489a7dd16b6d7794af96629cae61a53](https://github.com/openssh/openssh-portable/commit/9e1882ef6489a7dd16b6d7794...)).
As a result, the method run_ssh_cmd is failing and needs to be adapted in order to be compatible with old and new openssh versions.
Fixes: https://pagure.io/freeipa/issue/8989
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6016/head:pr6016 git checkout pr6016
URL: https://github.com/freeipa/freeipa/pull/6016 Author: flo-renaud Title: #6016: ipatests: fix expected msg in tasks.run_ssh_cmd Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6016/head:pr6016 git checkout pr6016
freeipa-devel@lists.fedorahosted.org