[fprint] PAM module
Daniel Drake
dsd at gentoo.org
Sat Nov 17 16:58:18 GMT 2007
Georges A.K. wrote:
> Just a quick note to tell you that the PAM module works perfectly:)
> Only problem I had was with the enrollment, since I have to be root to
> access the printer, it would only save the info in the root directory.
Ah, heh.
Your distro is probably using the usb nodes under /proc/bus/usb which
have hardcoded ownership of root:root.
I'm not sure how many distros beside Gentoo have switched, however the
new way is for USB raw access nodes to be placed under /dev/bus/usb.
This means that they are managed by udev, which is usually configured to
set group ownership of such nodes to "usb". On my system I just have to
be in the usb group for everything to work.
> Once I figured that out, I just copied it to my home directory,
> changed the ownership and voila! Btw, it also works with KDM albeit a
> little less user friendly since you have to press enter once, scan
> your finger and press enter again. But it works and beats typing a
> password every time the screen saver kicks in!
Nice, thanks for the success report. I think you're the first person to
have tested it with a graphical login manager.
Daniel
More information about the fprint
mailing list