Navigation Menu

Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Install script places pam_google_authenticator.so in wrong directory #6

Closed
ThomasHabets opened this issue Oct 10, 2014 · 9 comments
Closed

Comments

@ThomasHabets
Copy link
Contributor

Original issue 6 created by bkgoodman on 2010-10-14T18:07:18.000Z:

I am running a Fedora Core 6 system (Don't laugh).

Upon running "make install" and trying to login, the login didn't work and /var/log/secure showed the following:

PAM unable to dlopen(/lib64/security/pam_google_authenticator.so)

It turns out, the "make install" had placed this file in /lib/security rather than in /lib64/security, which was required by my system.

Moving the file into the appropriate directory resolved the issue.

@ThomasHabets
Copy link
Contributor Author

Comment #1 originally posted by kroot@google.com on 2011-02-24T16:46:48.000Z:

Issue 13 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #2 originally posted by kroot@google.com on 2011-02-24T16:47:14.000Z:

Issue 7 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #3 originally posted by kroot@google.com on 2011-02-24T16:47:22.000Z:

Issue 8 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #4 originally posted by kroot@google.com on 2011-02-24T16:47:29.000Z:

Issue 9 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #5 originally posted by kroot@google.com on 2011-02-24T16:47:36.000Z:

Issue 10 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #6 originally posted by kroot@google.com on 2011-02-24T16:47:42.000Z:

Issue 11 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #7 originally posted by kroot@google.com on 2011-02-24T16:47:47.000Z:

Issue 12 has been merged into this issue.

@ThomasHabets
Copy link
Contributor Author

Comment #8 originally posted by markus@google.com on 2011-03-09T20:18:02.000Z:

<empty>

@ThomasHabets
Copy link
Contributor Author

Comment #9 originally posted by markus@google.com on 2011-03-10T08:44:26.000Z:

I believe this is fixed now. Please report a new issue, if this code still doesn't work on some platforms. If so, please provide details about what your distribution expects us to do.

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

No branches or pull requests

1 participant