canito | 17 Jul 2012 22:29
Picon

Pluggable Authentication Modules

Hi All-

I am setting up a Red Hat system which I would like to configure PAM on it.

Does anyone have good online documentation explaining the different  
PAM modules? It doesn't need to provide examples, but it would be  
helpful.

Currently I am reading Red Hat documentation, and I know that  
kernel.org had some information back in the day which I can't find now.

Good reads are definitely appreciated!

Thanks!
D
Andrew Dahl | 17 Jul 2012 22:42
Picon

Re: Pluggable Authentication Modules

Back when I worked with PAM and wrote a few custom modules, I mostly looked at the RedHat documentation.


For more "custom" modules (e.g. pam_mysql) googling it and finding the project page is a good way to find that documentation on what you can do with it.

You can also use the 'man' command to lookup the man pages for them.  (e.g. "man pam_unix" or "man pam_access" has helped me out quite a bit in the past.)

Hope this helps!!

-Andrew

On Tue, Jul 17, 2012 at 3:29 PM, <canito <at> dalan.us> wrote:
Hi All-

I am setting up a Red Hat system which I would like to configure PAM on it.

Does anyone have good online documentation explaining the different PAM modules? It doesn't need to provide examples, but it would be helpful.

Currently I am reading Red Hat documentation, and I know that kernel.org had some information back in the day which I can't find now.

Good reads are definitely appreciated!

Thanks!
D

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list

Gmane