[Freeipa-devel] [freeipa PR#4939][opened] ipatests: xfail TestIpaClientAutomountFileRestore's final test

2020-07-23 Thread fcami via FreeIPA-devel
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

[Freeipa-devel] [freeipa PR#4935][closed] ipatests: xfail TestIpaClientAutomountFileRestore's final test

2020-07-23 Thread fcami via FreeIPA-devel
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

[Freeipa-devel] [freeipa PR#4938][opened] ipatests.test_commands.test_ssh_key_connection: Paramiko=>OpenSSH

2020-07-23 Thread fcami via FreeIPA-devel
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

[Freeipa-devel] Re: Community Tool for System Account Management in LDAP

2020-07-23 Thread Rob Crittenden via FreeIPA-devel
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

[Freeipa-devel] [freeipa PR#4937][closed] ipatests.test_commands.test_ssh_key_connection: paramiko=>ssh2

2020-07-23 Thread fcami via FreeIPA-devel
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

[Freeipa-devel] [freeipa PR#4937][opened] ipatests.test_commands.test_ssh_key_connection: paramiko=>ssh2

2020-07-23 Thread fcami via FreeIPA-devel
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

[Freeipa-devel] [freeipa PR#4936][opened] ipatests: Add compatibility against python-cryptography 3.0

2020-07-23 Thread stanislavlevin via FreeIPA-devel
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-