22 Sep
2016
22 Sep
'16
2:57 p.m.
Hi,
At least, the Centos7 package is.
I'm trying to port an install over from a Centos5 box and see acct_unique all over the configs, with a corresponding log error:
Failed to link to module 'rlm_acct_unique': rlm_acct_unique.so: cannot open shared object file: No such file or directory
RPM tells me that rlm_acct_unique.so came with the freeradius2 package on Centos5.
So I guess my question is: has this module been deprecated/removed, or is it just missing from the vendor package for some reason?
https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/README.rst This module has been replaced by the "acct_unique" policy. See raddb/policy.d/accounting. docs are provided...... alan