I've read through this page, but I'm a little confused...
- pam_start
- What is
struct pam_conv
and how should it be filled in? - What on earth is
service_name
and what does it mean?
- What is
Is there an example somewhere of using PAM to log in a user (or at least verify their provided credentials)?
Here is an example:
References:
http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf1/pam_start.htm
http://www.kapet.de/kb/pam_interpose/pam_interpose.c
http://pubs.opengroup.org/onlinepubs/8329799/pam_start.htm