[Rpm-maint] [rpm-software-management/rpm] Add back support for NSS-based user/group resolution (PR #4085)

Michal Domonkos notifications at github.com
Tue Jan 13 16:12:50 UTC 2026


Make it optional: If `%_passwd_path` or `%_group_path` are defined, parse the files at those locations ourselves (like we currently do), otherwise use glibc/NSS (like we did before #2503).

TODO:
- [ ] Determine a sensible default
- [ ] Think about the implications on `sysusers.d(5)` (if any)
- [ ] Think about the implications on Anaconda (if any)
- [ ] Update the man pages
- [ ] Write proper commit messages
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/4085

-- Commit Summary --

  * Update tests
  * Add more tests
  * PoC

-- File Changes --

    M lib/rpmchroot.cc (2)
    M lib/rpmug.cc (74)
    M lib/rpmug.hh (3)
    M macros.in (4)
    M tests/rpmi.at (84)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/4085.patch
https://github.com/rpm-software-management/rpm/pull/4085.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4085
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4085 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260113/e098339a/attachment.htm>


More information about the Rpm-maint mailing list