Comment 6 for bug 479881

Revision history for this message
steveacab (antonio.chiurazzi) wrote :

I have compiled the source of pam-face-authentication-0.3.tar.gz and I have make the package for Ubuntu Lucid for now.

Soon also for Maverick and hope for x86_64.

Now I have compiled it for all architecture because I dont know if the 64 bit required special dependency, if I find eventually dependens I recompiled the packages for i386 and for x86_64.

the 32 bit package work 100%.

The repository is:

https://launchpad.net/~antonio.chiurazzi/+archive/ppa

Now is required only the configuration:

sudo sed -i '1i auth sufficient pam_face_authentication.so enableX' /etc/pam.d/gdm
sudo sed -i '1i auth sufficient pam_face_authentication.so enableX' /etc/pam.d/gnome-screensaver

I dont have add nothing because any person can add the module where he want.

sorry for my english.