Hi, > <FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2>Hi > all,<br><br>is it possible to place radius users in more than one > Livingston-style file.<br>For example one file is maintained by another > department than the other.<br>What is the syntax in the radiusd.conf file > when using more than one file<br><br>Thx Thorsten<br><br></FONT>SPIRIT/21 > AG<BR>
just create one 'tree' users file that uses $INCLUDE to pull in other files eg users $INCLUDE /other/department.txt $INCLUDE /another/department.text $INCLUDE /home/test/secret_users.txt etc etc (its clearly documented in the users file) alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

