<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 1:22 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>
> It is a PPC module. However, since I was having problems with it I<br>
> decided to install the PAM module for my x86 workstation (from the<br>
> Ubuntu Hardy repository).  I'm getting the same results. The<br>
> client/server talk to each other but the password doesn't seem to be<br>
> decrypted when the auth request gets to the server.<br>
<br>
</div>  Then the shared secret is wrong.  The debug log shows this.<br>
<br>
  Go fix the shared secret.<br></blockquote><div><br></div><div>I've already checked the shared secret. Even though the log message says the shared secret is probably wrong, it isn't.</div><div>I've fixed the x86 module (was using a wrong client config file). So I have x86 working but don't have the ppc module working.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> I've also double checked how I was building the PPC PAM module. I'm<br>
> using the provided makefile and setting up the compiler and linker to<br>
> use the proper ppc build tools. Any ideas of where I could be going<br>
> wrong when compiling it?<br>
<br>
</div>  Endian issues.  It's buried in the source...<br></blockquote><div><br></div><div>Is this likely the cause of my issue?  </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
> By the way, this is the entry in the top of my "users" file on my RADIUS<br>
> server:<br>
> testing Cleartext-Password := password<br>
><br>
> Is the "Cleartext-Password" option okay with for authenticating PAM clients?<br>
<br>
</div>  Yes.  The RADIUS server looks at the contents of the packet, *not* the<br>
source code of the client.<br></blockquote><div>Thanks for clarifying that.</div><div><br></div><div><br></div></div><br>