On Jan 27, 2016, at 10:57 AM, Vyacheslav Gubin <gubin.vya4eslav@gmail.com> wrote:
II do have an issue with Attr-26 = 0x483D342C20493D34, with version 3.0.10:
Radius fault to start with that kind of error :
Parse error (check) for entry Attr-26: Invalid attribute name Failed reading /etc/raddb/mods-config/files/authorize /etc/raddb/mods-enabled/files[9]: Instantiation failed for module "files"
it works in 3.0.11.
cat /etc/raddb/users
ipmiadmin Auth-Type :=Local, User-Password == "1234567"
That configuration has been deprecated for 10 years. Don't do it. PLEASE follow current documentation, and not some crappy web site written a decade ago. This should be: ipmiadmin Cleartext-Password := "1234567"
Attr-26 = 0x483D342C20493D34
And that works in 3.0.11. Try that instead of 3.0.10. Alan DeKok.