Personal tools
You are here: Home Members pacneil's Home Linux Authentication Systems pam
Navigation
Log in


Forgot your password?
New user?
 
Document Actions

pam

by Neil Schneider last modified 2005-05-04 19:23

pam

next up previous contents index
Next: sasldb Up: The PLAIN mechanism and Previous: kerberos_v4

pam

PAM, the pluggable authentication module, is the default way of authenticating users on Solaris and Linux. It can be configured to check passwords in many different ways: through Radius, through NIS, through LDAP, or even using the traditional /etc/passwd file. If you wish to use PAM for authentication and the Cyrus SASL library found the PAM library when it was configured at compilation time, it is the default (or set "pwcheck_method" to "PAM"). It uses PAM with the service name (for example, Sendmail uses "smtp" and Cyrus imapd uses "imap").

The PAM authentication for SASL only affects the plaintext authentication it does. It has no effect on the other mechanisms, so it is incorrect to try to use PAM to enforce additional restrictions beyond correct password on an application that uses SASL for authentication.




2005-05-04

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: