radeapclient missing in FR3.0
Our QA team was doing some testing on 3.0. They use radeapclient. But apparently radeapclient is not built in 3.0 (code is there, but no target in radeapclient.mk. If I add radeapclient to the target in radeapclient.mk the build will attempt to compile it. However the compilation fails. I assume the fact it won't build is why the build skips it. Is there a reason why radeapclient isn't part of 3.0? Any easy fixes? -- John
On 11/15/2013 06:08 PM, John Dennis wrote:
Our QA team was doing some testing on 3.0. They use radeapclient. But apparently radeapclient is not built in 3.0 (code is there, but no target in radeapclient.mk. If I add radeapclient to the target in radeapclient.mk the build will attempt to compile it. However the compilation fails.
I assume the fact it won't build is why the build skips it.
Is there a reason why radeapclient isn't part of 3.0? Any easy fixes?
Oh, forgot to mention, the build installs the redeapclient man page. Odd there is a man page but not the matching command. -- John
John Dennis wrote:
Is there a reason why radeapclient isn't part of 3.0? Any easy fixes?
It isn't in 3.0 because the build fails. If the fix was easy, we would have fixed it, and put it into 3.0. As always, patches are welcome. Though to be honest, it's probably better to fix radclient to do EAP-MD5 and EAP-MSCHAP. There's no reason for it to do more than that. eapol_test works better. And there are few reasons to have two RADIUS clients in the server source. Alan DeKok.
participants (2)
-
Alan DeKok -
John Dennis