[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Debugging a PAM Module
- From: "Michael Nguyen" <michaeln u washington edu>
- To: <pam-list redhat com>
- Subject: Debugging a PAM Module
- Date: Thu, 22 Mar 2007 23:01:11 -0700
Hello all,
So I'm trying to write a two-factor authentication PAM module using XMLRPC
(MyPW as the backend). I used the sample PAM modules that come with
PAM-devel and I got something that works on some clients but not others. I
haven't quite figured out why it's not working on some clients, but I was
wondering if this list could give me some advice. I tried debugging using
gdb, but I couldn't see the variables unless I compiled without
optimizations. Unfortunately, when I did that I found that the module
didn't work!
What would you all suggest I do from here? I have the source code if anyone
wants to look at it.
Michael
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]