Skip to main content

Module account

Module account 

Source
Expand description

Account database helpers.

Static glibc binaries cannot safely use NSS-backed account lookups such as getpwuid_r(3). In that build mode we read the local account files directly; other builds keep the usual libc/NSS behavior.

Functionsยง

current_shell
group_from_gid
user_from_name
user_from_uid