Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sysusers to create system user accounts #7318

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 9, 2024

System accounts for kdcproxy and ipaapi are now created with sysusers configuration and macros. It's the recommended way to create system accounts in RPMs since Fedora 32 / RHEL 9.

See:

Fixes: https://pagure.io/freeipa/issue/9572

System accounts for `kdcproxy` and `ipaapi` are now created with
sysusers configuration and macros. It's the recommended way to create
system accounts in RPMs since Fedora 32 / RHEL 9.

See:
- https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/#_dynamic_allocation
- https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format

Fixes: https://pagure.io/freeipa/issue/9572
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran
Copy link
Member Author

tiran commented Apr 9, 2024

The build Ansible playbook fails because it doesn't know about freeipa.sysusers file.

@rcritten
Copy link
Contributor

rcritten commented Apr 9, 2024

FWIW the spec file change works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants