Arne Götje (高盛華) wrote:
Hi list,

is it possible with freeradius to use multiple 'users' files for authentication? For example having users devided by department and different administrators are allowed to edit only their own users file?

My customer requests to use text files instead of a database... I know that a database would be the more professional solution... *sigh*

Cheers
Arne

You will find a line like below in radius.conf. Add another to your hearts content. I haven't ever done this for users but it works for sql and other files so I can't imagine why it wouldn't work for users file. This is found in the modules section.
files {
                usersfile = ${confdir}/users

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to