freeipa.spec uses the old getent passwd | useradd approach to create user accounts for kdcproxy and ipaapi. Fedora recommends to use the sysuser RPM macros and systemd facility instead. The macros is available in all supported Fedora versions and current RHEL 9.
getent passwd | useradd
Metadata Update from @cheimes: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/7318 - Issue assigned to cheimes
PR: https://github.com/freeipa/freeipa/pull/8083
Metadata Update from @rjeffman: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/8083 (was: https://github.com/freeipa/freeipa/pull/7318) - Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-4895 - Issue assigned to rjeffman (was: cheimes)
master:
ipa-4-12:
ipa-4-13:
Metadata Update from @rjeffman: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)