I did not gain anymore insight from this book than I already had from reading MAN pages and briefly researching on-line. The first 25 pages are basically history, file structure and an introduction with tips on how to compile from source. The other 75 pages are shallow descriptions of various modu
Pluggable Authentication Modules: The Definitive Guide to PAM for Linux SysAdmins and C Developers
โ Scribed by Kenneth Geisshirt
- Publisher
- Packt Publishing
- Year
- 2007
- Tongue
- English
- Leaves
- 119
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
PAM-aware applications reduce the complexity of authentication. With PAM you can use the same user database for every login process. PAM also supports different authentication processes as required. Moreover, PAM is a well-defined API, and PAM-aware applications will not break if you change the underlying authentication configuration. The PAM framework is widely used by most Linux distributions for authentication purposes. Originating from Solaris 2.6 ten years ago, PAM is used today by most proprietary and free UNIX operating systems including GNU/Linux, FreeBSD, and Solaris, following both the design concept and the practical details. PAM is thus a unifying technology for authentication mechanisms in UNIX.
๐ SIMILAR VOLUMES
First this book explains how Pluggable Authentication Modules (PAM) simplify and standardize authentication in Linux. It shows in detail how PAM works and how it is configured. Then 11 common modules used across UNIX/Linux distributions are examined and explained, including all their parameters. Ins
A comprehensive and practical guide to PAM for Linux: how modules work and how to implement them, covering 11 common modules, and installation of third-party offerings. Also covers developing your own modules in C. First this book explains how Pluggable Authentication Modules (PAM) simplify and stan