On Sun, 29 Jun 2003, Alan DeKok wrote:

> > but i never saw any pam libs being linked in nor can I see pam_sm*
> > functions in the code. Maybe I need a different build or a patch, I
> > pulled down the current 0.81
> 
>   Reading the output of 'configure' and 'make' is required in
> situations like this.  Yes, it's thousands of lines of opaque garbage,
> but the answer to your questions is in there.  That's why it's printed
> out.
> 
src/modules/rlm_pam is where all the pam interface code is located. It 
doesnt use any pam_sm functions at all just the pam_ functions. 

you should be able to go into that directory and run a make in there and 
see if it is building correctly, you can run make and make install in that 
directory and it will put stuff in the right spot for you. 








- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to