I try to authenticate on sshd through pam by the pam_radius_auth, my platform is based on PowerPc(big endian). After changes in md5 file i accepted authentication is ok on the radius server, but my side of sshd is failed( i don't succeed to accept the session when i try to connect to sshd ) with log error of password or shared secret is wrong.
Any suggestions to solve this problem?

Thanks, Maxim

2009/7/7 <freeradius-users-request@lists.freeradius.org>
Send Freeradius-Users mailing list submissions to
       freeradius-users@lists.freeradius.org

 ------------------------------

Message: 5
Date: Tue, 07 Jul 2009 16:57:31 +0200
From: Alan DeKok <aland@deployingradius.com>
Subject: Re: pam_radius_auth for big endian
To: FreeRadius users mailing list
       <freeradius-users@lists.freeradius.org>
Message-ID: <4A53625B.2040909@deployingradius.com>
Content-Type: text/plain; charset=UTF-8

maxim maxim wrote:
> How i can to fix pam_radius_auth for big endian platform?

 The module works (or should) on big endian systems.  See md5.c for
sparc/mips configuration.

 Alan DeKok.


------------------------------