[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to compile the PAM module
- From: qin <junying qin gmail com>
- To: "Pluggable Authentication Modules" <pam-list redhat com>
- Subject: How to compile the PAM module
- Date: Wed, 7 Mar 2007 19:58:24 +0800
Hi,
It seems that is the stupid question, but I don't find any hints in
docs about the key.
I wrote a PAM module, however I do not know how to compile. I tried the
gcc -shared -o pam_module.so pam_module.o -lwhatever
-I/path/to/pam/module/include
But it do not work.
I have no idea. Could sombody give me some advice?
Thanks
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]