[Rpm-maint] [rpm-software-management/rpm] Add back support for NSS-based user/group resolution (PR #4085)
Panu Matilainen
notifications at github.com
Tue Jan 27 07:50:42 UTC 2026
@pmatilai commented on this pull request.
> the caller, such as any mounts needed for the operation inside the
root directory.
+ NSS (Name Service Switch) will _not_ be used for user and group lookups
+ in package operations. Instead, *rpm* will do its own file-based lookups
+ using the *passwd*(5) and *group*(5) files in their standard locations,
+ or those set in *rpm-config*(5), inside _DIRECTORY_. Note that, if
+ _DIRECTORY_ is _/_ (the forward slash), NSS will be used as normal.
Wouldn't hurt to mention nsswitch.conf(5) here too. Maybe something like "NSS will be used normally as configured in system nsswitch.conf(5)"?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4085#pullrequestreview-3709614220
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4085/review/3709614220 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260126/ad99cbf2/attachment.htm>
More information about the Rpm-maint
mailing list