URL: https://github.com/freeipa/freeipa/pull/4939
Author: fcami
Title: #4939: ipatests: xfail TestIpaClientAutomountFileRestore's final test
Action: opened
PR body:
"""
Due to a change in authselect, rolling back the installation
does not produce the same nsswitch.conf as on a clean install.
M
URL: https://github.com/freeipa/freeipa/pull/4935
Author: fcami
Title: #4935: ipatests: xfail TestIpaClientAutomountFileRestore's final test
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4935/head:pr4935
git ch
URL: https://github.com/freeipa/freeipa/pull/4938
Author: fcami
Title: #4938: ipatests.test_commands.test_ssh_key_connection: Paramiko=>OpenSSH
Action: opened
PR body:
"""
[WIP]
Paramiko is not compatible with FIPS.
Migrate test_ssh_key_connection to the OpenSSH CLI SSH(1).
Rationale: this is
Noah Bliss via FreeIPA-devel wrote:
> Hey all.
>
> I recently posted a tool (bash script) for creating/removing/etc system
> accounts in LDAP. Quite simple but significantly more functional than working
> with them all by hand.
>
> Would it be of value to the project to mention this tool's ex
URL: https://github.com/freeipa/freeipa/pull/4937
Author: fcami
Title: #4937: ipatests.test_commands.test_ssh_key_connection: paramiko=>ssh2
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4937/head:pr4937
git ch
URL: https://github.com/freeipa/freeipa/pull/4937
Author: fcami
Title: #4937: ipatests.test_commands.test_ssh_key_connection: paramiko=>ssh2
Action: opened
PR body:
"""
Paramiko is not compatible with FIPS.
Migrate test_ssh_key_connection to ssh2.
Fixes: https://pagure.io/freeipa/issue/8129
S
URL: https://github.com/freeipa/freeipa/pull/4936
Author: stanislavlevin
Title: #4936: ipatests: Add compatibility against python-cryptography 3.0
Action: opened
PR body:
"""
The recently released python-cryptography 3.0 has backward incompatible
changes. One of them \[0\] breaks FreeIPA self-