here's the main page of the project:
http://www.kernel.org/pub/linux/libs/pam/

here's the online docs:
http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/
and here is a bunch of available modules (very cool stuff, check out the bluetooth module!):
http://www.kernel.org/pub/linux/libs/pam/modules.html

writing a module is a pretty straight forward thing, just check out the "The Module Writers' Manual" in the above link. just remember you will might need to write an nss module as well http://www.gnu.org/software/libc/manual/html_node/Name-Service-Switch.html if you need to provide more than authentication, groups, hosts.

to write a PAM aware application get the "The Application developers' Manual"

any questions? :-)

Amer Abu Gharbieh <[EMAIL PROTECTED]> wrote:
hey,
 
i asked about that befor, but i got no response :(
if any body know about it please help :)
the OS is solaris

 
On 1/14/06, Al-Faisal El-Dajani <[EMAIL PROTECTED]> wrote:
Hey guys,

A friend of mine needs to write a C code that would accept a username and password and authenticate them on linux. How can that be done?
Any ideas would be highly appreciated

--
Al-Faisal El-Dajani
Tel: +962-7-77 799 781
P.O Box: 140056
11814 Amman, Jordan

May the source be with you

_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org





--
faithfully,

          Amer Abu Gharbieh
_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org


Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to