URL: https://github.com/freeipa/freeipa/pull/6005 Author: flo-renaud Title: #6005: ipatests: rpcclient now uses --use-kerberos=desired Action: opened
PR body: """ The integration tests are using rpcclient delivered by samba package. With samba 4.15, the options have been renamed and "--use-kerberos=desired" must be used instead of "-k". (see https://download.samba.org/pub/samba/rc/samba-4.15.0rc4.WHATSNEW.txt)
Adapt the test to be compatible with both old and new versions.
Fixes: https://pagure.io/freeipa/issue/8979 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6005/head:pr6005 git checkout pr6005
URL: https://github.com/freeipa/freeipa/pull/6005 Author: flo-renaud Title: #6005: ipatests: rpcclient now uses --use-kerberos=desired Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6005/head:pr6005 git checkout pr6005
freeipa-devel@lists.fedorahosted.org