Package libnss-systemd: Information

  • Default inline alert: Version in the repository: 254.10-alt2

Binary package: libnss-systemd
Version: 254.10-alt1
Architecture: x86_64
Build time:  Mar 6, 2024, 12:25 AM in the task #342118
Source package: systemd
Category: System/Libraries
Report package bug
License: LGPLv2.1+
Summary: nss-systemd providing UNIX user and group name resolution for dynamic users and groups
Description: 
nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the
GNU C Library glibc, providing UNIX user and group name resolution for dynamic users and
groups allocated through the DynamicUser= option in systemd unit files.

This module also ensures that the root and nobody users and groups (i.e. the users/groups with the UIDs/GIDs
0 and 65534) remain resolvable at all times, even if they aren't listed in /etc/passwd or
/etc/group, or if these files are missing.

To activate the NSS module, add systemd to the lines starting with
passwd: and group: in /etc/nsswitch.conf.

passwd: files systemd
group: files systemd

Maintainer: Alexey Shabalin


Last changed


March 5, 2024 Alexey Shabalin 1:254.10-alt1
- 254.10
- Increase vm.max_map_count (ALT#48094)
Feb. 5, 2024 Alexey Shabalin 1:254.9-alt1
- 254.9
- Add busctl to standalone utils package.
Dec. 7, 2023 Alexey Shabalin 1:254.7-alt1
- 254.7 (Fixes: CVE-2023-31439)