On Feb 26, 2019, at 11:43 AM, smith john <johnerickson663@gmail.com> wrote:
I've tracked down the problem and pushed a fix to the v3.0.x branch on GitHub. Luckily, the issue was simple.
I thought I must be missed something in the setup. So it's just a small bug.
Does the fix has a corresponding commit of the v3.0.x branch on GitHub ?
https://github.com/FreeRADIUS/freeradius-server/commit/9aae63ac92a46145aeb4f...
On the down side, it looks like that particular module has been broken for a very long time now. That's unfortunate.
May most people just use the clients.conf file or use mysql to store dynamic clients.
By the way, what dos the "rlm" in module names stand for ? I guess "r" stands radius, “m” stands module, then which words does the "l" stands ?
"radius loadable module". There are just too many projects using "mod_foo" to make "mod" meaningful. "mod_ldap". OK, is it Apache? ProFTP? RADIUS ? Alan DeKok.