Default realm in 2.0.0-pre1

Pshem Kowalczyk pshem.k at gmail.com
Mon Jul 9 23:18:58 CEST 2007


On 10/07/07, Alan DeKok <aland at deployingradius.com> wrote:
> Pshem Kowalczyk wrote:
> > Is that functionality available in the 2.0.0-pre1?
>
>   No.
>
>   You need the CVS head.

Ok. Then I'll have a look into this later, for now - I figured out
that the easiest way of fixing my problem is to do it like this:
        attr_rewrite strip_domain {
                attribute = User-Name
                searchin = packet
                searchfor = "@(.*)"
                replacewith = ""
                ignore_case = yes
                max_matches = 1
                append = no
        }

Thanks for your help and when is the -pre2 coming ? ;-)

kind regards
pshem



More information about the Freeradius-Users mailing list