"Mustafa N. Deeb" <[EMAIL PROTECTED]> wrote:
> I want the Freeradius to append some settings in addition to the
> settings coming from the one in the backend
> Depending on the profile the user have in usergroup in MYSQL.
I don't think that works right now. You can proxy packets, but you
can't add attributes to the proxied packet.
That should be fixed eventually.
> Basically I had to do this, since in a proxy setup you can't pass Tunnel
> Attributes.
The server should support tunnel attributes, too. Patches are welcome.
> 2- I'm using usernames similar to this, 151000 , in hints, can I do
> this
>
> DEFAULT Prefix="151*".....
Sure, but you've got to use the regular expression matching:
DEFAULT Attribute =~ "foo*"
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html