4 May
2012
4 May
'12
1:56 a.m.
On Fri, May 4, 2012 at 11:05 AM, Alan Kong <akongr@ee.cuhk.edu.hk> wrote:
Hi,
Thank you for the suggestions. I have upgraded to version 2.1.12 on CentOS 5.
I am testing with "sites-enabled/inner-tunnel" virtual server setting, how do I read the "second_files" in the module "files". I have included both "files" and "second_files" in the "authorize" section in "inner-tunnel". And both list of users worked. I want to read different list of users for the "inner-tunnel" virtual server.
How did you create second_files? Use the same method. Basically I think you should create another instance of files module. See http://wiki.freeradius.org/Rlm_sql#Instances for example (it's for sql, but you should get the idea from there). -- Fajar