On Thu, 2011-02-17 at 01:45 +0200, Алексей Прокопчук wrote: > > Hi, > > > > can you confirm "identify" works in demo apps? it should work on all > > image- > > based scanners, and AFAIK is used by pam_fprint when available > > > > and one more thing, pam_fprint or pam_fprintd? > > > > this information may be plain wrong or just deprecated, as I have not seen > > the > > code since ~0.1.0 > > > > Pavel > Yes, I confirm that identify works. I tested it with fprint_demo. > Acceptance rate not such as I expected but for the first time is not so > bad. I was wrong in the name of the module, I'm sorry. Of course, I used > pam_fprint-0.2, installed from ebuild which present in gentoo portage > tree, not pam_fprintd. I even never heard about pam_fprintd before. > However, I have fprintd-0.2 installed on my system, but I don't know how > to use it at all.
There's documentation on how to tell PAM to use the pam_fprintd module in the source tree itself. See pam/README. > And, as I said before, I can authenticate with pam_fprint, but it allow to > use only one finger for me. pam_fprint is deprecated. It shouldn't be used. If you have fprintd installed, just run "fprintd-enroll", "fprintd-list" and "fprintd-verify" to test whether fprintd works correctly with the reader. You can also run /usr/libexec/fprintd on its own (as root) if there are any problems to see fprintd's output (make sure you kill any running instances). Cheers _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
