Adam Seed wrote:Well... READING the debug output would help.
> I have changed my passwords in the ldap (im using openLDAP with
> phpldapadmin) to be clear text but still getting radius rejected issue.
So... you didn't put a header onto the password. You DID put one for MD5.
> [pap] Failed to decode Password-With-Header = "Password01"
e.g. {MD5}dg373h30
You'll need to use {clear}Password01