same attribute for multiple users

tnt at kalik.co.yu tnt at kalik.co.yu
Fri Sep 28 01:01:49 CEST 2007


1. Read instructions in users file.

2. Don't use User-Password. To find out what should you use - see 1.

3. Yes, that's what DEFAULT entries are for. To find out how - see 1.

Ivan Kalik
Kalik Informatika ISP


Dana 27/9/2007, "Sergio Del Pino" <sdelp66 at gmail.com> piše:

>Hi, I'm a newbie on freeradius, I need to send the same attribute to
>multiple users how can I do, I'm using freeradius.net 1.1.7   my users
>files work this way
>
>user1	User-Password == "pwusr1"
>user2	User-Password == "pwusr2"
>....
>usern	User-Password == "pwusrn"
>
>
>the attribute I need to send is
>	Filter-Id="some_acl0.in" to any user that radius send access-accept
>
>I want to know the config sintax in order to avoid this:
>
>
>user1	User-Password == "pwusr1"
>	Filter-Id="some_acl0.in"
>user2	User-Password == "pwusr2"
>	Filter-Id="some_acl0.in"
>....
>usern	User-Password == "pwusrn"
>	Filter-Id="some_acl0.in"
>
>May I use the DEFAULT?
>
>Thanks in advance,
>
>Sergio
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>




More information about the Freeradius-Users mailing list