custom pam module to authenticate from a cdb file

Ramprasad Padmanabhan ramprasad.ap at gmail.com
Mon Jan 19 10:28:12 UTC 2015


I have username and md5 passwords in a cdb file. I need to use this for
authentication in postfix. I guess writing a custom pam module will be far
more efficient than using a pam_exec which will call an external program
every time.

I started with this sample
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/pam/pam-sample-module.html

How can I have a persistent cdb handle , so that I need not open cdb file
again and aga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pam-list/attachments/20150119/05e19d86/attachment.htm>


More information about the Pam-list mailing list