<div><br></div><div><br></div><br><br><div class="gmail_quote">On Fri, Jul 23, 2010 at 4:54 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Mike J wrote:<br>
> Now obviously is says there's a problem with the secret, but I believe<br>
> I've setup the secret correctly in the configs I've shown above.<br>
> Does anybody have any ideas what I'm doing wrong?<br>
<br>
</div>  Either the password is incorrect, or the MD5 calculations on the PAM<br>
or server side are broken.<br>
<br>
  If this is a PPC system, the PAM module might not have been built<br>
correctly.<br>
<br>
  You could also try install radclient on the same system as the PAM<br>
module.  If radclient works and PAM doesn't, then the PAM module wasn't<br>
built correctly.<br>
<br>
  See the pam_radius_auth.c file for how to build it.<br>
<font color="#888888"><br>
  Alan DeKok.<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>Thanks Alan.</div><div><br></div><div>It is a PPC module. However, since I was having problems with it I decided to install the PAM module for my x86 workstation (from the Ubuntu Hardy repository).  I'm getting the same results. The client/server talk to each other but the password doesn't seem to be decrypted when the auth request gets to the server.</div>
<div><br></div><div>This is why I was thinking maybe I've mis-configured my test server.</div><div><br></div><div>I've also double checked how I was building the PPC PAM module. I'm using the provided makefile and setting up the compiler and linker to use the proper ppc build tools. Any ideas of where I could be going wrong when compiling it?</div>
<div><br></div><div>By the way, this is the entry in the top of my "users" file on my RADIUS server:</div><div>testing Cleartext-Password := password</div><div><br></div><div>Is the "Cleartext-Password" option okay with for authenticating PAM clients?</div>
<div><br></div><div>Thanks. </div></div><br>