File: README.Debian

package info (click to toggle)
libnss-unknown 0.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 72 kB
  • sloc: sh: 101; ansic: 70; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
nss-unknown is a small library to gracefully handle unknown uids
.
This library is very useful in host <=> guest container build
environments, where shifting UIDs/GIDs result in a mismatch in
between
.
The library is specifically designed for use under a host/container
system. Using it under normal systems may alter the behavior of
normal tools like adduser/useradd