<div dir="ltr">hmm, Any idea on how to include the header? all I changed was the type in the password filed from MD5 to Clear</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 3, 2014 at 2:13 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">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="">Adam Seed wrote:<br>
> I have changed my passwords in the ldap (im using openLDAP with<br>
> phpldapadmin) to be clear text but still getting radius rejected issue.<br>
<br>
</div>  Well... READING the debug output would help.<br>
<div class=""><br>
> [pap] Failed to decode Password-With-Header = "Password01"<br>
<br>
</div>  So... you didn't put a header onto the password.  You DID put one for MD5.<br>
<br>
  e.g. {MD5}dg373h30<br>
<br>
  You'll need to use {clear}Password01<br>
<div class="HOEnZb"><div class="h5"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br></div>