Rob Crittenden

Results 46 issues of Rob Crittenden

The usage of pkg_resources (subpackage of setuptools distribution) is discouraged. https://setuptools.pypa.io/en/latest/pkg_resources.html: Use of pkg_resources is discouraged in favor of importlib.resources, importlib.metadata, and their backports (importlib_resources, importlib_metadata). Please consider using those...

IPACertfileExpirationCheck only reviews the known certificates being tracked by certmonger. If a user has replaced an IPA-issued certificate with a user-provided certificate then the response could contain "certmonger should renew...

Constrained delegation failures can be difficult to diagnose. See if there is a way we can: - exercise it in steps to validate that the pieces are working - validate...

ipatests: Add the remote IP before running ipa-migrate The base class MigrationTest installation sets up two separate servers, each with their own DNS. The second one (replica[0]) is the "new"...

ack
ipa-4-12
ipa-4-13

A namespace allow delegating management of a set of hosts within the namespace (as defined by userclass). This management includes sudo, hbac, automount and other object types. Related: https://pagure.io/freeipa/issue/9889 ##...

ipa-next

PKI is changing from tomcat 9 to 10. Tomcat 10 introduces a number of changes, one of which is there is no /usr/sbin/tomcat. Instead the scripts are split between /usr/libexec...

WIP
ipa-4-12