Faulty module pam_radius_auth.so

Peter Lambrechtsen plambrechtsen at gmail.com
Mon Jan 31 02:50:25 CET 2011


You may have the same problem as we did with how UNIT4 was defined.

http://lists.freeradius.org/pipermail/freeradius-users/2010-September/msg00637.html

In the radius.h

-typedef unsigned long UINT4;
+typedef uint32_t UINT4;

Cheers

Peter

On Mon, Jan 31, 2011 at 2:07 PM, vijay s sheelavantar <
s_vijay65 at rediffmail.com> wrote:

> Hello Friends,
>
> I have compiled pam_radius_auth.so for MIPS architecture. I am linking the
> libraries as follows.
> * $(LD) -Bshareable pam_radius_auth.o md5.o -lpam -o pam_radius_auth.so*
> I tried by linking (-lc) also. but authentication is failing. I have
> captured the log from /var/log/auth.log. and it says the error as below.
>
> Jan 31 10:11:10 (none) sshd[25680]: PAM unable to
> dlopen(/lib/security/pam_radius_auth.so)
> Jan 31 10:11:10 (none) sshd[25680]: PAM [dlerror:
> /lib/security/pam_radius_auth.so: undefined symbol: pra_MD5
> Init]
> Jan 31 10:11:10 (none) sshd[25680]: PAM adding faulty module:
> /lib/security/pam_radius_auth.so
>
> kindly help me to solve this problem.
>
> Thanks and Regards,
> VIJAY S.
>
>
> <http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110131/a3f64a46/attachment.html>


More information about the Freeradius-Users mailing list