Hi,
I am facing issue with the radius config wizard i installed after specifying all the details i am getting error (Return code of 126 is out of bounds - plugin may not be executable). The plugin check_radius_adv is already having executable permission with appropriate ownership. And when i tries to execute the plugin from the command line the error is -bash: ./check_radius_adv: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory the file ld-linux.so.2 does not exist there coz i am using CentOS release 5.5 (Final) 64Bit. I tried to create a soft link to the 64bit ld library also coped the library from other machine for testing but no luck. Could you please help me resolving this issue.
Thanks in advance
Vikram
Radius Plugin Error 126
Re: Radius Plugin Error 126
Any update please
Re: Radius Plugin Error 126
There error code shows up when there's an issue with 32 vs 64 bit compiling. I'm guessing the plugin was compiled for a 32 bit system back before we supported the 64bit systems. It'll need to be downloaded from source and recompiled for 64 bit.