Package libnss-systemd: Information

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

Binary package: libnss-systemd
Version: 252.7-alt1
Architecture: aarch64
Build time:  Mar 7, 2023, 09:19 PM in the task #316321
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 6, 2023 Alexey Shabalin 1:252.7-alt1
- 252.7
Feb. 18, 2023 Alexey Shabalin 1:252.6-alt1
- 252.6
Feb. 7, 2023 Alexey Shabalin 1:252.5-alt1
- 252.5
- Set default status format to combined.
- Added "98-default-mac-none.link" to keep default MAC address of bridge/bond/team
- Set create-log-dirs to false and mkdir for journal in spec (fixed ALT#44399)