Operating System - HP-UX
1829166 Members
2154 Online
109986 Solutions
New Discussion

Write a new simple library using PAM

 
Stefano_36
Frequent Advisor

Write a new simple library using PAM

Hi to all,
I need to write a new PAM library
to check the user password. I think to insert
the librery in the pam stack (/etc/pam.conf) inthe authentication section.

Someone have a C example to use to start
to write the library ?

Thanks