This package browser is in early development. Mind the rough edges.

linux-pam 1.5.2

Pluggable authentication modules for Linux

A *Free* project to implement OSF's RFC 86.0. Pluggable authentication modules are small shared object files that can be used through the PAM API to perform tasks, like authenticating a user at login. Local and dynamic reconfiguration are its key features.

Installation

Install linux-pam 1.5.2 as follows:

guix install linux-pam@1.5.2

Or install the latest version:

guix install linux-pam

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.