[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Calling PAM from within an SO
- From: Mark Valence <kurash sassafras com>
- To: pam-list redhat com
- Subject: Calling PAM from within an SO
- Date: Wed, 23 Jan 2002 13:09:36 -0500
My program loads a shared lib (.so) that then calls pam_start, etc.
pam_start succeeds, but when I call pam_authenticate it fails with
error "Module is unknown".
Same exact code works when linked into the main program (i.e., not in
the .so). Is there anything special about using pam from within a
.so?
TIA,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]