X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=blobdiff_plain;f=pam_pcsc_cr.8;h=8af304dc497b58abba0c9b95d2e49ffc59e0bde0;hp=431e2a2d5e7aa0a195cbef1d763727c00be3bf96;hb=8fa876111604e494a754e452090bfdd8fccd64c6;hpb=852dfc60feda9313c12310d646e66baef9fb83b2 diff --git a/pam_pcsc_cr.8 b/pam_pcsc_cr.8 index 431e2a2..8af304d 100644 --- a/pam_pcsc_cr.8 +++ b/pam_pcsc_cr.8 @@ -58,7 +58,35 @@ string for the password. crypto-token is supported, and the only option is .B ykneo:slot=[1|2]. .PP - +.SH "MODULE TYPES PROVIDED" +.PP +All module types (\fBaccount\fR, +\fBauth\fR, +\fBpassword\fR +and +\fBsession\fR) are provided, but only \fBauth\fR is not a stub\&. +.SH "RETURN VALUES" +.PP +PAM_SUCCESS on successful authentication, error indication otherwise. +.RE +.SH "EXAMPLES" +.PP +An example usage for +/etc/pam\&.d/login +would be: +.sp +.if n \{\ +.RS 4 +.\} +.nf +# Authenticate the user +auth required pam_pcsc_cr\&.so injectauth + +.fi +.if n \{\ +.RE +.\} +.sp .SH COPYRIGHT 2013 Eugene G. Crosser .br