Alexander Bokovoy
Alexander Bokovoy
Let's remove ACK from this PR because we only want to merge ipa-4-9 version. All the other branches and master don't need this fix as they use newer krb5 version.
Linter failed: ``` Python 3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)] ************* Module ipalib.base ipalib/base.py:472: [I0021(useless-suppression), ] Useless suppression of 'invalid-sequence-index') ************* Module ipatests.test_xmlrpc.test_certmap_plugin ipatests/test_xmlrpc/test_certmap_plugin.py:305:...
Closer now but linter is still asking for changes :) ``` pylint 2.15.10 astroid 2.13.5 Python 3.11.5 (main, Aug 28 2023, 00:00:00) [GCC 13.2.1 20230728 (Red Hat 13.2.1-1)] ************* Module...
The failure to update admin account is expected and is actually in line with how migration mode works. Migration mode only concerns those users who have no Kerberos credentials in...
You mean, do you need to transfer them over? Yes, there are admins modifying the slapi-nis configurations.
> I think this comes down to if the local or the remote server is the source of truth. Right now the tool assumes the remote server has the values...
You can use `git grep '$DOMAIN'` in the source tree to see all places where we are using '$DOMAIN' replacement string for installation purposes. I guess at least some of...
@frasertweedale could you please look at this? Thank you in advance!
@simo5 could you please look at this when you have some time? I generated new code using current asn1c git master branch.