[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Sample from Linux-PAM docs doesn't work for me
- From: Emiliano <emile iris-advies com>
- To: pam-list redhat com
- Subject: Sample from Linux-PAM docs doesn't work for me
- Date: Tue, 29 May 2001 13:15:33 +0200 (CEST)
I compiled the PAM example program from the Linux-PAM documentation,
but I can't get it to work.
1. It always wants to authenticate the user that's running the app, as
opposed to the username that's given in pam_start.
2. I can't get it to authenticate other than with this pam config:
auth required pam_unix.so
account required pam_permit.so
What am I doing wrong?
Emile
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]