18 Mar
2009
18 Mar
'09
8:08 a.m.
Robert Svensson wrote:
What do you mean? I have PAM installed and running using the PAM radius module. I just need to recompile the radius PAM module to incorporate a few customized error messages regarding access-challenges. That's all.
Then your dynamic linker can't find the PAM libraries. Find out where they are, and edit the Makefile so that the dynamic linker can find them. Alan DeKok.