]> www.average.org Git - pam_pcsc_cr.git/commitdiff
expand manpage
authorEugene Crosser <Eugene.Crosser@ru.ibm.com>
Wed, 25 Dec 2013 10:15:38 +0000 (14:15 +0400)
committerEugene Crosser <Eugene.Crosser@ru.ibm.com>
Wed, 25 Dec 2013 10:15:38 +0000 (14:15 +0400)
pam_pcsc_cr.8

index 431e2a2d5e7aa0a195cbef1d763727c00be3bf96..8af304dc497b58abba0c9b95d2e49ffc59e0bde0 100644 (file)
@@ -58,7 +58,35 @@ string for the password.
 crypto-token is supported, and the only option is
 .B ykneo:slot=[1|2].
 .PP
 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
 .SH COPYRIGHT
 2013 Eugene G. Crosser
 .br