UNIX/POSIX-standard module
This module uses the POSIX standard getpwnam and crypt APIs to validate credentials. If the system has either the getuserpw or the getspnam APIs, they will also be used to locate the encrypted password.
None