The micro-course contains information about the architecture of the authorization process used in the Linux system.
Keywords: PAM, GLIBC, getpwnam. getpwuid, fgetpwent, getpwent, setpwent, endpwent. putpwent. getpw
The authorization process in Linux
Authentication in Linux
GLIBC/LIBC6 Library
History of GlibC development
User database management functions
The getpwnam function
The getpwuid function
The fgetpwent function
The getpwent function
The setpwent function
The endpwentfunction
The putpwent function
The getpw function