[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 20 09:56:56 UTC 2026
@pmatilai commented on this pull request.
> @@ -104,8 +107,11 @@ opposed to just package building) parts:
A colon separated list of paths where files should *not* be installed.
Usually, these are network filesystem mount points.
-*%\_passwd_path* _PATH_
- Location of passwd(5) files as : separated list
+*%\_passwd_path* _PATHS_
+ A colon separated list of *passwd*(5) file paths for username and UID
+ lookups in package operations. Files are consulted in the given order
+ until a match is found. If unset, *rpm* uses Name Service Switch (NSS)
+ instead.
We should explicitly document the chroot behavior too. I'd add the full explanation to rpm-common(8) but also just a brief blurb here to make it clear that we *don't* use NSS within a chroot.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4085#pullrequestreview-3681327567
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4085/review/3681327567 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260120/72d72ddf/attachment-0001.htm>
More information about the Rpm-maint
mailing list