switchkiller / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Can not get authentication working for GDM #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up gtk facemanager
2. set pam (gdm) with this line 'auth       sufficient 
/lib/security/pam_face_authenticate.so'
3. try to login

What is the expected output? What do you see instead?

Expect to see you authentication program just like when I use it fro 'su'
No authentication window is shown

What version of the product are you using? On what operating system?
0.2
fedora 11 x86 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by stevenj...@gmail.com on 16 Jul 2009 at 8:28

GoogleCodeExporter commented 9 years ago
fedora 11 uses gdm 2.26+ , it was a rewrite, the previous versions doent work 
i will finish up a working gtk version for newer by end of next week 

Original comment by rohan.a...@gmail.com on 16 Jul 2009 at 7:51

GoogleCodeExporter commented 9 years ago
Solved: 

Now using 0.3 but this should work for older version.

OS: Fedora 11 64bit
insert to /etc/pam.d/gdm-password

auth sufficient /lib/security/pam_face_authentication.so enableX

the full path is needed because with 64bit arch  the default path is 
/lib64/security

Original comment by stevenj...@gmail.com on 8 Feb 2010 at 3:10

GoogleCodeExporter commented 9 years ago
Alright. :)

But did the enableX option work for you ?  Did you get a video feed back while
logging in ?

Original comment by rohan.a...@gmail.com on 8 Feb 2010 at 7:10

GoogleCodeExporter commented 9 years ago
Yes every thing as expected.
Just sometimes to fast :) May want to consider a very short pause or 
notification in
the video window.

But It is awesome, I am going to try and package it for fedora, and see if it 
can be
included in the repos.

Steven

Original comment by stevenj...@gmail.com on 8 Feb 2010 at 8:28

GoogleCodeExporter commented 9 years ago
seriously ? :D ,

can you create a video demo and send it to me ? I wasnt expecting the  X Window
poping up with GDM , Last time i tried, the gdm was coming ontop of X 
Window(not visible)

Original comment by rohan.a...@gmail.com on 8 Feb 2010 at 8:33

GoogleCodeExporter commented 9 years ago
instead sending it to me , post it to youtube :D , and send me the link! :)

Original comment by rohan.a...@gmail.com on 8 Feb 2010 at 8:41

GoogleCodeExporter commented 9 years ago
i just confirmed it works with GDM of Ubuntu 9.10 :)
 i was with the impression that it doesnt work ! 

Original comment by rohan.a...@gmail.com on 8 Feb 2010 at 12:58

GoogleCodeExporter commented 9 years ago

Original comment by rohan.a...@gmail.com on 8 Feb 2010 at 9:52