Difference between revisions of "Linux-PAM"

From CBLFS
Jump to navigationJump to search
Line 3: Line 3:
 
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.
 
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 ==
+
=== Setting up 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.
  
 
* [[PAM Library]]
 
* [[PAM Library]]
 
 
* [[Shadow]]
 
* [[Shadow]]
  
== PAM Modules ==
+
=== PAM Modules ===
  
 
* [[pam-krb5]]
 
* [[pam-krb5]]

Revision as of 12:55, 2 March 2009

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.

Setting up PAM

The Files lists here are PAM specific builds, if you attempt this build without PAM, your results may not be favorable.

PAM Modules