
1 chon Feb 2, 2015 还是用PAM-Radius吧 |
2 fvladlpa OP @chon 我觉得应该是哪里设置的不对,在ocserv最新的changelog里面 dded native support for radius. That adds the new auth configuration option "radius", which has as parameters the freeradius-client configuration file and optionally the groupconfig option which instructs to read configuration from radius; the stats-report-time option enables interim-updates. That adds the dependency to freeradius-client (see doc/README.radius). 是原生支持的 |
3 47jm9ozp Feb 2, 2015 编译的时候少了什么选项,或者少装了什么依赖,导致radius功能没编译上 |
4 yywudi Feb 2, 2015 via Android pam_radius能用,暂时不折腾 |
5 fvladlpa OP @ooxxcc 在change log里面看到 depend on freeradius-client 1.1.7,我的ubuntu服务器装的是radiusclient1,请问各位这两个client是同一个吗? |
7 knightluffy Feb 2, 2015 free-radius 1.X都停止维护了,竟然还有人在用。。。 |
8 fvladlpa OP @knightluffy 是 freeradius client啊 |
9 xierch Feb 2, 2015 编译的时候少了依赖吧.. 你看下 ./configure 的输出里会有写的.. pam_radius 主要是不带(?) accounting.. |
10 ziggear Feb 9, 2015 ./configure --with-radius |
11 liang1985 Feb 15, 2015 0.9必须用git里面的那个radiusclient才可以,./configure的时候你看看Radius auth backend是不是显示no |
12 chenhuaecho Jul 3, 2015 我也遇到了radius disabled 的问题 我已经把freeradius-client 升级编译了1.1.7 但还是报这次错误,求助! |