1 chon 2015-02-02 09:15:27 +08:00 还是用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 2015-02-02 09:41:37 +08:00 编译的时候少了什么选项,或者少装了什么依赖,导致radius功能没编译上 |
![]() | 4 yywudi 2015-02-02 09:42:01 +08:00 via Android pam_radius能用,暂时不折腾 |
5 fvladlpa OP @ooxxcc 在change log里面看到 depend on freeradius-client 1.1.7,我的ubuntu服务器装的是radiusclient1,请问各位这两个client是同一个吗? |
![]() | 7 knightluffy 2015-02-02 10:25:35 +08:00 free-radius 1.X都停止维护了,竟然还有人在用。。。 |
8 fvladlpa OP @knightluffy 是 freeradius client啊 |
9 xierch 2015-02-02 12:32:35 +08:00 编译的时候少了依赖吧.. 你看下 ./configure 的输出里会有写的.. pam_radius 主要是不带(?) accounting.. |
10 ziggear 2015-02-09 17:38:41 +08:00 ./configure --with-radius |
11 liang1985 2015-02-15 11:32:43 +08:00 ![]() 0.9必须用git里面的那个radiusclient才可以,./configure的时候你看看Radius auth backend是不是显示no |
12 chenhuaecho 2015-07-03 14:35:07 +08:00 我也遇到了radius disabled 的问题 我已经把freeradius-client 升级编译了1.1.7 但还是报这次错误,求助! |