Difference between revisions of "Linux-PAM"
From CBLFS
Jump to navigationJump to search (I flushed out the description a bit more. It's now closer to the BLFS description.) |
(I moved the "contents" section to PAM Library since that's where the files are actually installed.) |
||
Line 1: | Line 1: | ||
+ | == Introduction to Linux-PAM == | ||
+ | |||
+ | Linux-PAM contains Pluggable Authentication Modules. This is useful for enabling the local system administrator to choose how applications authenticate users. Linux-PAM itself is in the PAM Library package. However, as a result of installing PAM, you need to reinstall Shadow. | ||
+ | |||
+ | == Sections of PAM == | ||
+ | |||
The Files lists here are PAM specific builds, if you attempt this build without PAM, your results may not be favorable. | The Files lists here are PAM specific builds, if you attempt this build without PAM, your results may not be favorable. | ||
Line 4: | Line 10: | ||
* [[Shadow]] | * [[Shadow]] | ||
* [[PAM Configuration]] | * [[PAM Configuration]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
* [[Main Page]] | * [[Main Page]] |
Revision as of 15:12, 7 December 2006
Introduction to Linux-PAM
Linux-PAM contains Pluggable Authentication Modules. This is useful for enabling the local system administrator to choose how applications authenticate users. Linux-PAM itself is in the PAM Library package. However, as a result of installing PAM, you need to reinstall Shadow.
Sections of PAM
The Files lists here are PAM specific builds, if you attempt this build without PAM, your results may not be favorable.