Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 10.04 with GDM 2.28 not loging in #43

Closed
GoogleCodeExporter opened this issue Jul 3, 2015 · 8 comments
Closed

Ubuntu 10.04 with GDM 2.28 not loging in #43

GoogleCodeExporter opened this issue Jul 3, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. following this guide 
http://repat.de/2010/05/pam_face_authentication-with-ubuntu-9-10karmic-koala-gdm
-speedlink-webcam/
2. not full ubuntu desktop install... just apt-get install gdm 
3.

What is the expected output? What do you see instead?
camera screen to popup after selecting a username

What version of the product are you using? On what operating system?
pam face authentication 0.3 on GDM 2.28

Please provide any additional information below.

basically i had and install working just fine by following the guide above..

I have tried installing this on like 4 different machines.. to no avail.. all 
with the same problem...

when i click the user.. the password screen just pops up and says "face 
authentication failed (: "

i have no idea why it is doing this as i followed the guide to the bone... and 
it has worked before but after that one time.. it has never worked since??

i have the enableX at the end of GDM and have the ld.so.preload with the 
correct lines???

what is goin on? i will show you my exact build

basic server (10.04)
ssh 
apt-get install libgtk2.0-dev libpam-dev  xinit  gdm  automake cmake 
build-essential libqt4-dev

Original issue reported on code.google.com by samle...@gmail.com on 8 Aug 2010 at 9:22

@GoogleCodeExporter
Copy link
Author

Do you see the camera screen? 

could you paste the contents of the file /etc/pam.d/gdm

Original comment by rohan.a...@gmail.com on 8 Aug 2010 at 9:31

@GoogleCodeExporter
Copy link
Author

I mean camera popup window..*

Original comment by rohan.a...@gmail.com on 8 Aug 2010 at 9:31

@GoogleCodeExporter
Copy link
Author

there is no camera popup window.. that i what im missing.. 

here is my gdm contents

#%PAM-1.0
auth sufficient pam_face_authentication.so enableX
auth    requisite       pam_nologin.so
auth    required        pam_env.so readenv=1
auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
auth    sufficient      pam_succeed_if.so user ingroup nopasswdlogin
@include common-auth
auth    optional        pam_gnome_keyring.so
@include common-account
session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so close
session required        pam_limits.so
@include common-session
session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so open
session optional        pam_gnome_keyring.so auto_start
@include common-password

Original comment by samle...@gmail.com on 8 Aug 2010 at 9:54

@GoogleCodeExporter
Copy link
Author

i click my name.. it freezes for about 3-4 seconds on my name.. and then just 
goes to the next box saying.. Face authentication failed (:   

i then have to type in my password ....

so im not sure.. why its doing that?

Original comment by samle...@gmail.com on 8 Aug 2010 at 9:56

@GoogleCodeExporter
Copy link
Author

am i missing a dependancy? everythign  compiles fine..

i did hte library linking like said in the guide for opencv... i seriously do 
not know why its not working??? the qt-facetrainer works great.. but this login 
thing is not working... at all (;

Original comment by samle...@gmail.com on 8 Aug 2010 at 11:00

@GoogleCodeExporter
Copy link
Author

i also tried doing it following the pam-face-authentication.org guide and still 
exact same problems on VMware machine and regular machine..

the box will not appear?? the login box ???


Original comment by samle...@gmail.com on 9 Aug 2010 at 6:42

@GoogleCodeExporter
Copy link
Author

got it fixed.. it was a missing libguihi something or somerather.. nm.. its 
workin again (;

Original comment by samle...@gmail.com on 9 Aug 2010 at 5:04

@GoogleCodeExporter
Copy link
Author

great ;)

Closing this bug

Original comment by rohan.a...@gmail.com on 9 Aug 2010 at 7:36

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant